diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 379e058e..24803fca 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { - "tokens": "10.18.0", - "core": "10.18.0", - "angular/projects/catalyst": "10.18.0", - "angular/projects/catalyst-formly": "10.18.0", - "react": "10.18.0" + "tokens": "10.19.0", + "core": "10.19.0", + "angular/projects/catalyst": "10.19.0", + "angular/projects/catalyst-formly": "10.19.0", + "react": "10.19.0" } diff --git a/angular/projects/catalyst-formly/CHANGELOG.md b/angular/projects/catalyst-formly/CHANGELOG.md index 9029eba7..1f1356ce 100644 --- a/angular/projects/catalyst-formly/CHANGELOG.md +++ b/angular/projects/catalyst-formly/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.19.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.18.0...catalyst-angular-formly-v10.19.0) (2024-09-03) + + +### Miscellaneous Chores + +* **catalyst-angular-formly:** Synchronize catalyst versions + ## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.17.1...catalyst-angular-formly-v10.18.0) (2024-08-30) diff --git a/angular/projects/catalyst-formly/package.json b/angular/projects/catalyst-formly/package.json index cddcf2fe..b3a79888 100644 --- a/angular/projects/catalyst-formly/package.json +++ b/angular/projects/catalyst-formly/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-angular-formly", - "version": "10.18.0", + "version": "10.19.0", "description": "Angular Formly bindings for Catalyst Design System", "license": "MIT", "scripts": { diff --git a/angular/projects/catalyst/CHANGELOG.md b/angular/projects/catalyst/CHANGELOG.md index 69308752..f03286ab 100644 --- a/angular/projects/catalyst/CHANGELOG.md +++ b/angular/projects/catalyst/CHANGELOG.md @@ -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.19.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.18.0...catalyst-angular-v10.19.0) (2024-09-03) + + +### Miscellaneous Chores + +* **catalyst-angular:** Synchronize catalyst versions + ## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.17.1...catalyst-angular-v10.18.0) (2024-08-30) diff --git a/angular/projects/catalyst/package.json b/angular/projects/catalyst/package.json index 70486239..768f59c9 100644 --- a/angular/projects/catalyst/package.json +++ b/angular/projects/catalyst/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-angular", - "version": "10.18.0", + "version": "10.19.0", "description": "Angular wrapper for Catalyst Design System", "license": "MIT", "scripts": { diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index d6c001cf..bbe086eb 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [10.19.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.18.0...catalyst-core-v10.19.0) (2024-09-03) + + +### Features + +* **core:** export TooltipPlacement ([#554](https://github.com/haiilo/catalyst/issues/554)) ([5859b0b](https://github.com/haiilo/catalyst/commit/5859b0b6333548ca7f1048fc4d27555e05b3d87c)) + + +### Bug Fixes + +* **core:** fix submit mode for cat-button ([#555](https://github.com/haiilo/catalyst/issues/555)) ([10b6b95](https://github.com/haiilo/catalyst/commit/10b6b95ffb332db582182ee639b4ea6ff85ba46b)) + ## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.17.1...catalyst-core-v10.18.0) (2024-08-30) diff --git a/core/package.json b/core/package.json index c1b98fc5..5efdd698 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst", - "version": "10.18.0", + "version": "10.19.0", "description": "Catalyst Design System", "license": "MIT", "repository": { diff --git a/react/CHANGELOG.md b/react/CHANGELOG.md index 751b4cf0..f3f6c170 100644 --- a/react/CHANGELOG.md +++ b/react/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.19.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.18.0...catalyst-react-v10.19.0) (2024-09-03) + + +### Miscellaneous Chores + +* **catalyst-react:** Synchronize catalyst versions + ## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.17.1...catalyst-react-v10.18.0) (2024-08-30) diff --git a/react/package.json b/react/package.json index e56b27c0..960b8898 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-react", - "version": "10.18.0", + "version": "10.19.0", "description": "React wrapper for Catalyst Design System", "license": "MIT", "publishConfig": { diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index 83b6d9e2..cd2eeed3 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.19.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.18.0...catalyst-tokens-v10.19.0) (2024-09-03) + + +### Miscellaneous Chores + +* **catalyst-tokens:** Synchronize catalyst versions + ## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.17.1...catalyst-tokens-v10.18.0) (2024-08-30) diff --git a/tokens/package.json b/tokens/package.json index 487ba240..231f9a7e 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-tokens", - "version": "10.18.0", + "version": "10.19.0", "description": "Design tokens for Catalyst Design System", "license": "MIT", "repository": {