diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d47997cb..379e058e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { - "tokens": "10.17.1", - "core": "10.17.1", - "angular/projects/catalyst": "10.17.1", - "angular/projects/catalyst-formly": "10.17.1", - "react": "10.17.1" + "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" } diff --git a/angular/projects/catalyst-formly/CHANGELOG.md b/angular/projects/catalyst-formly/CHANGELOG.md index 3ce7e637..9029eba7 100644 --- a/angular/projects/catalyst-formly/CHANGELOG.md +++ b/angular/projects/catalyst-formly/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.17.1...catalyst-angular-formly-v10.18.0) (2024-08-30) + + +### Miscellaneous Chores + +* **catalyst-angular-formly:** Synchronize catalyst versions + ## [10.17.1](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.17.0...catalyst-angular-formly-v10.17.1) (2024-08-27) diff --git a/angular/projects/catalyst-formly/package.json b/angular/projects/catalyst-formly/package.json index b1dc8a70..cddcf2fe 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.17.1", + "version": "10.18.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 608a2b99..69308752 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.18.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.17.1...catalyst-angular-v10.18.0) (2024-08-30) + + +### Miscellaneous Chores + +* **catalyst-angular:** Synchronize catalyst versions + ## [10.17.1](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.17.0...catalyst-angular-v10.17.1) (2024-08-27) diff --git a/angular/projects/catalyst/package.json b/angular/projects/catalyst/package.json index 4011641e..70486239 100644 --- a/angular/projects/catalyst/package.json +++ b/angular/projects/catalyst/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-angular", - "version": "10.17.1", + "version": "10.18.0", "description": "Angular wrapper for Catalyst Design System", "license": "MIT", "scripts": { diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 9d5d7c5d..d6c001cf 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.17.1...catalyst-core-v10.18.0) (2024-08-30) + + +### Features + +* **core:** expose TooltipPlacement ([#552](https://github.com/haiilo/catalyst/issues/552)) ([f4d076e](https://github.com/haiilo/catalyst/commit/f4d076e80575c02b5995e89b9bd365efb7a25271)) + + +### Bug Fixes + +* **core:** remove space for standalone icons in buttons ([ea061f2](https://github.com/haiilo/catalyst/commit/ea061f2711dfe7a8bcf6acd62f3f7987238e56cc)) + ## [10.17.1](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.17.0...catalyst-core-v10.17.1) (2024-08-27) diff --git a/core/package.json b/core/package.json index 1ccece1f..c1b98fc5 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst", - "version": "10.17.1", + "version": "10.18.0", "description": "Catalyst Design System", "license": "MIT", "repository": { diff --git a/react/CHANGELOG.md b/react/CHANGELOG.md index f3592bd8..751b4cf0 100644 --- a/react/CHANGELOG.md +++ b/react/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.17.1...catalyst-react-v10.18.0) (2024-08-30) + + +### Miscellaneous Chores + +* **catalyst-react:** Synchronize catalyst versions + ## [10.17.1](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.17.0...catalyst-react-v10.17.1) (2024-08-27) diff --git a/react/package.json b/react/package.json index c680fc0b..e56b27c0 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-react", - "version": "10.17.1", + "version": "10.18.0", "description": "React wrapper for Catalyst Design System", "license": "MIT", "publishConfig": { diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index ea85025b..83b6d9e2 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.18.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.17.1...catalyst-tokens-v10.18.0) (2024-08-30) + + +### Miscellaneous Chores + +* **catalyst-tokens:** Synchronize catalyst versions + ## [10.17.1](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.17.0...catalyst-tokens-v10.17.1) (2024-08-27) diff --git a/tokens/package.json b/tokens/package.json index 911cc590..487ba240 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-tokens", - "version": "10.17.1", + "version": "10.18.0", "description": "Design tokens for Catalyst Design System", "license": "MIT", "repository": {