Skip to content

Commit

Permalink
chore: release main (#532)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 19, 2024
1 parent 3366817 commit a78914e
Show file tree
Hide file tree
Showing 11 changed files with 56 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"tokens": "10.12.0",
"core": "10.12.0",
"angular/projects/catalyst": "10.12.0",
"angular/projects/catalyst-formly": "10.12.0",
"react": "10.12.0"
"tokens": "10.13.0",
"core": "10.13.0",
"angular/projects/catalyst": "10.13.0",
"angular/projects/catalyst-formly": "10.13.0",
"react": "10.13.0"
}
7 changes: 7 additions & 0 deletions angular/projects/catalyst-formly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.13.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.12.0...catalyst-angular-formly-v10.13.0) (2024-06-19)


### Miscellaneous Chores

* **catalyst-angular-formly:** Synchronize catalyst versions

## [10.12.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.11.1...catalyst-angular-formly-v10.12.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion angular/projects/catalyst-formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-angular-formly",
"version": "10.12.0",
"version": "10.13.0",
"description": "Angular Formly bindings for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions angular/projects/catalyst/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.13.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.12.0...catalyst-angular-v10.13.0) (2024-06-19)


### Miscellaneous Chores

* **catalyst-angular:** Synchronize catalyst versions

## [10.12.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.11.1...catalyst-angular-v10.12.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion angular/projects/catalyst/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-angular",
"version": "10.12.0",
"version": "10.13.0",
"description": "Angular wrapper for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [10.13.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.12.0...catalyst-core-v10.13.0) (2024-06-19)


### Features

* **core:** remove error logging for missing aria attributes ([a0bdf28](https://github.com/haiilo/catalyst/commit/a0bdf28f4f7f897ad9e05b398ac54bf0189d1174))
* **core:** update dependencies ([#531](https://github.com/haiilo/catalyst/issues/531)) ([df37388](https://github.com/haiilo/catalyst/commit/df373885b88b221c3950f7ac23df77b2990ac428))


### Bug Fixes

* **core:** reset select value if input is required ([3366817](https://github.com/haiilo/catalyst/commit/3366817c1caea00ba0ef878a9db1fe3e1385875f))

## [10.12.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.11.1...catalyst-core-v10.12.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst",
"version": "10.12.0",
"version": "10.13.0",
"description": "Catalyst Design System",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.13.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.12.0...catalyst-react-v10.13.0) (2024-06-19)


### Miscellaneous Chores

* **catalyst-react:** Synchronize catalyst versions

## [10.12.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.11.1...catalyst-react-v10.12.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-react",
"version": "10.12.0",
"version": "10.13.0",
"description": "React wrapper for Catalyst Design System",
"license": "MIT",
"publishConfig": {
Expand Down
12 changes: 12 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [10.13.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.12.0...catalyst-tokens-v10.13.0) (2024-06-19)


### Features

* **core:** update dependencies ([#531](https://github.com/haiilo/catalyst/issues/531)) ([df37388](https://github.com/haiilo/catalyst/commit/df373885b88b221c3950f7ac23df77b2990ac428))


### Bug Fixes

* **tokens:** fix broken color variables ([9de1247](https://github.com/haiilo/catalyst/commit/9de12470e8e3a50f40e54c4e115b368177de7808))

## [10.12.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.11.1...catalyst-tokens-v10.12.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-tokens",
"version": "10.12.0",
"version": "10.13.0",
"description": "Design tokens for Catalyst Design System",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a78914e

Please sign in to comment.