diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a8f25881..c9f8722a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { - "tokens": "10.7.0", - "core": "10.7.0", - "angular/projects/catalyst": "10.7.0", - "angular/projects/catalyst-formly": "10.7.0", - "react": "10.7.0" + "tokens": "10.7.1", + "core": "10.7.1", + "angular/projects/catalyst": "10.7.1", + "angular/projects/catalyst-formly": "10.7.1", + "react": "10.7.1" } diff --git a/angular/projects/catalyst-formly/CHANGELOG.md b/angular/projects/catalyst-formly/CHANGELOG.md index ca0fc400..bebf5c68 100644 --- a/angular/projects/catalyst-formly/CHANGELOG.md +++ b/angular/projects/catalyst-formly/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.7.1](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.7.0...catalyst-angular-formly-v10.7.1) (2024-04-24) + + +### Miscellaneous Chores + +* **catalyst-angular-formly:** Synchronize catalyst versions + ## [10.7.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.6.0...catalyst-angular-formly-v10.7.0) (2024-04-22) diff --git a/angular/projects/catalyst-formly/package.json b/angular/projects/catalyst-formly/package.json index af7fd67e..8a8a5ed5 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.7.0", + "version": "10.7.1", "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 69838cef..03353fa7 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.7.1](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.7.0...catalyst-angular-v10.7.1) (2024-04-24) + + +### Bug Fixes + +* **angular:** correctly handle range values in angular value accessor of datepicker ([6e95435](https://github.com/haiilo/catalyst/commit/6e95435b4c39a00f3ce7b6f2540e84c7b4a76d13)) + ## [10.7.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.6.0...catalyst-angular-v10.7.0) (2024-04-22) diff --git a/angular/projects/catalyst/package.json b/angular/projects/catalyst/package.json index 6ac0923d..3dbdedb0 100644 --- a/angular/projects/catalyst/package.json +++ b/angular/projects/catalyst/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-angular", - "version": "10.7.0", + "version": "10.7.1", "description": "Angular wrapper for Catalyst Design System", "license": "MIT", "scripts": { diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index bbc4ba48..9fdac09c 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.7.1](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.7.0...catalyst-core-v10.7.1) (2024-04-24) + + +### Bug Fixes + +* **core:** correctly focus initial values of datepicker ([c831068](https://github.com/haiilo/catalyst/commit/c831068708725d051680f93b1456c2da78902eff)) + ## [10.7.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.6.0...catalyst-core-v10.7.0) (2024-04-22) diff --git a/core/package.json b/core/package.json index f1ccd370..e3ad5cbb 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst", - "version": "10.7.0", + "version": "10.7.1", "description": "Catalyst Design System", "license": "MIT", "repository": { diff --git a/react/CHANGELOG.md b/react/CHANGELOG.md index 067c1f19..a240f97a 100644 --- a/react/CHANGELOG.md +++ b/react/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.7.1](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.7.0...catalyst-react-v10.7.1) (2024-04-24) + + +### Miscellaneous Chores + +* **catalyst-react:** Synchronize catalyst versions + ## [10.7.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.6.0...catalyst-react-v10.7.0) (2024-04-22) diff --git a/react/package.json b/react/package.json index c5f518b1..9b29d5a7 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-react", - "version": "10.7.0", + "version": "10.7.1", "description": "React wrapper for Catalyst Design System", "license": "MIT", "publishConfig": { diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index 2cc3dccb..8f82ffea 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.7.1](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.7.0...catalyst-tokens-v10.7.1) (2024-04-24) + + +### Miscellaneous Chores + +* **catalyst-tokens:** Synchronize catalyst versions + ## [10.7.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.6.0...catalyst-tokens-v10.7.0) (2024-04-22) diff --git a/tokens/package.json b/tokens/package.json index a874926f..3f3bb8dc 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@haiilo/catalyst-tokens", - "version": "10.7.0", + "version": "10.7.1", "description": "Design tokens for Catalyst Design System", "license": "MIT", "repository": {