Skip to content

Commit 5912809

Browse files
2 parents 25112fe + d52d6d8 commit 5912809

11 files changed

+49
-10
lines changed

.release-please-manifest.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"tokens": "8.5.0",
3-
"core": "8.5.0",
4-
"angular/projects/catalyst": "8.5.0",
5-
"angular/projects/catalyst-formly": "8.5.0",
6-
"react": "8.5.0"
2+
"tokens": "9.0.0",
3+
"core": "9.0.0",
4+
"angular/projects/catalyst": "9.0.0",
5+
"angular/projects/catalyst-formly": "9.0.0",
6+
"react": "9.0.0"
77
}

angular/projects/catalyst-formly/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.0.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v8.5.0...catalyst-angular-formly-v9.0.0) (2024-01-24)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **catalyst-angular-formly:** Synchronize catalyst versions
9+
310
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v8.4.2...catalyst-angular-formly-v8.5.0) (2024-01-23)
411

512

angular/projects/catalyst-formly/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@haiilo/catalyst-angular-formly",
3-
"version": "8.5.0",
3+
"version": "9.0.0",
44
"description": "Angular Formly bindings for Catalyst Design System",
55
"license": "MIT",
66
"scripts": {

angular/projects/catalyst/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v8.5.0...catalyst-angular-v9.0.0) (2024-01-24)
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **catalyst-angular:** Synchronize catalyst versions
12+
613
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v8.4.2...catalyst-angular-v8.5.0) (2024-01-23)
714

815

angular/projects/catalyst/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@haiilo/catalyst-angular",
3-
"version": "8.5.0",
3+
"version": "9.0.0",
44
"description": "Angular wrapper for Catalyst Design System",
55
"license": "MIT",
66
"scripts": {

core/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [9.0.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v8.5.0...catalyst-core-v9.0.0) (2024-01-24)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **core:** make translator property in i18n service private. use set() to update it
9+
10+
### Features
11+
12+
* **core:** make translator property in i18n service private. use set() to update it ([d4c21e5](https://github.com/haiilo/catalyst/commit/d4c21e5711d1a99d1929446946c8a3c8c9beb7c3))
13+
314
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v8.4.2...catalyst-core-v8.5.0) (2024-01-23)
415

516

core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@haiilo/catalyst",
3-
"version": "8.5.0",
3+
"version": "9.0.0",
44
"description": "Catalyst Design System",
55
"license": "MIT",
66
"repository": {

react/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.0.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v8.5.0...catalyst-react-v9.0.0) (2024-01-24)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **catalyst-react:** Synchronize catalyst versions
9+
310
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v8.4.2...catalyst-react-v8.5.0) (2024-01-23)
411

512

react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@haiilo/catalyst-react",
3-
"version": "8.5.0",
3+
"version": "9.0.0",
44
"description": "React wrapper for Catalyst Design System",
55
"license": "MIT",
66
"publishConfig": {

tokens/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.0.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v8.5.0...catalyst-tokens-v9.0.0) (2024-01-24)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **catalyst-tokens:** Synchronize catalyst versions
9+
310
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v8.4.2...catalyst-tokens-v8.5.0) (2024-01-23)
411

512

tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@haiilo/catalyst-tokens",
3-
"version": "8.5.0",
3+
"version": "9.0.0",
44
"description": "Design tokens for Catalyst Design System",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)