Skip to content

Commit

Permalink
chore: release main (#595)
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 Oct 24, 2024
1 parent 84db69d commit a56ea9a
Show file tree
Hide file tree
Showing 11 changed files with 58 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.23.0",
"core": "10.23.0",
"angular/projects/catalyst": "10.23.0",
"angular/projects/catalyst-formly": "10.23.0",
"react": "10.23.0"
"tokens": "10.24.0",
"core": "10.24.0",
"angular/projects/catalyst": "10.24.0",
"angular/projects/catalyst-formly": "10.24.0",
"react": "10.24.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.24.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.23.0...catalyst-angular-formly-v10.24.0) (2024-10-24)


### Miscellaneous Chores

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

## [10.23.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.22.1...catalyst-angular-formly-v10.23.0) (2024-10-23)


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.23.0",
"version": "10.24.0",
"description": "Angular Formly bindings for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions angular/projects/catalyst/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.24.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.23.0...catalyst-angular-v10.24.0) (2024-10-24)


### Features

* **core:** add input loading indicator ([#597](https://github.com/haiilo/catalyst/issues/597)) ([d1c956b](https://github.com/haiilo/catalyst/commit/d1c956b8a6dec02f2057820ef02be0c354b12f22))


### Bug Fixes

* **angular:** fix height of content if dialog gets a fixed height ([#594](https://github.com/haiilo/catalyst/issues/594)) ([6afbe1d](https://github.com/haiilo/catalyst/commit/6afbe1d11a510b614c4e3b84e1a0cb4ee07803bd))
* **core:** avoid endless loop on input error handling ([#591](https://github.com/haiilo/catalyst/issues/591)) ([6c2d191](https://github.com/haiilo/catalyst/commit/6c2d19119131c7d0ccaeb2bad0cbe7a1a1b81a9c))

## [10.23.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.22.1...catalyst-angular-v10.23.0) (2024-10-23)


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.23.0",
"version": "10.24.0",
"description": "Angular wrapper for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [10.24.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.23.0...catalyst-core-v10.24.0) (2024-10-24)


### Features

* **core:** add ability to close toasts via event incl. a result ([#596](https://github.com/haiilo/catalyst/issues/596)) ([84db69d](https://github.com/haiilo/catalyst/commit/84db69d0007756eded87c22ac7a5a22f042d49f8))
* **core:** add input loading indicator ([#597](https://github.com/haiilo/catalyst/issues/597)) ([d1c956b](https://github.com/haiilo/catalyst/commit/d1c956b8a6dec02f2057820ef02be0c354b12f22))


### Bug Fixes

* **core:** avoid endless loop on input error handling ([#591](https://github.com/haiilo/catalyst/issues/591)) ([6c2d191](https://github.com/haiilo/catalyst/commit/6c2d19119131c7d0ccaeb2bad0cbe7a1a1b81a9c))
* **core:** fix small styling issues in toasst notifications ([5568011](https://github.com/haiilo/catalyst/commit/55680116c8798c3997d1dfc7273f276de0b442b4))

## [10.23.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.22.1...catalyst-core-v10.23.0) (2024-10-23)


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.23.0",
"version": "10.24.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.24.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.23.0...catalyst-react-v10.24.0) (2024-10-24)


### Miscellaneous Chores

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

## [10.23.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.22.1...catalyst-react-v10.23.0) (2024-10-23)


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.23.0",
"version": "10.24.0",
"description": "React wrapper for Catalyst Design System",
"license": "MIT",
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.24.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.23.0...catalyst-tokens-v10.24.0) (2024-10-24)


### Miscellaneous Chores

* **catalyst-tokens:** Synchronize catalyst versions

## [10.23.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.22.1...catalyst-tokens-v10.23.0) (2024-10-23)


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.23.0",
"version": "10.24.0",
"description": "Design tokens for Catalyst Design System",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a56ea9a

Please sign in to comment.