Skip to content

Commit 83cd30e

Browse files
chore: release main (#445)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 214e44e commit 83cd30e

11 files changed

+45
-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.4.2",
3-
"core": "8.4.2",
4-
"angular/projects/catalyst": "8.4.2",
5-
"angular/projects/catalyst-formly": "8.4.2",
6-
"react": "8.4.2"
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"
77
}

angular/projects/catalyst-formly/CHANGELOG.md

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

3+
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v8.4.2...catalyst-angular-formly-v8.5.0) (2024-01-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **catalyst-angular-formly:** Synchronize catalyst versions
9+
310
## [8.4.2](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v8.4.1...catalyst-angular-formly-v8.4.2) (2024-01-22)
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.4.2",
3+
"version": "8.5.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+
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v8.4.2...catalyst-angular-v8.5.0) (2024-01-23)
7+
8+
9+
### Features
10+
11+
* **angular:** add panelClass to dialogs ([214e44e](https://github.com/haiilo/catalyst/commit/214e44e35f21b7529697e7a710f6321181a7cfb1))
12+
613
## [8.4.2](https://github.com/haiilo/catalyst/compare/catalyst-angular-v8.4.1...catalyst-angular-v8.4.2) (2024-01-22)
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.4.2",
3+
"version": "8.5.0",
44
"description": "Angular wrapper for Catalyst Design System",
55
"license": "MIT",
66
"scripts": {

core/CHANGELOG.md

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

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

512

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.4.2",
3+
"version": "8.5.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+
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v8.4.2...catalyst-react-v8.5.0) (2024-01-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **catalyst-react:** Synchronize catalyst versions
9+
310
## [8.4.2](https://github.com/haiilo/catalyst/compare/catalyst-react-v8.4.1...catalyst-react-v8.4.2) (2024-01-22)
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.4.2",
3+
"version": "8.5.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+
## [8.5.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v8.4.2...catalyst-tokens-v8.5.0) (2024-01-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **catalyst-tokens:** Synchronize catalyst versions
9+
310
## [8.4.2](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v8.4.1...catalyst-tokens-v8.4.2) (2024-01-22)
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.4.2",
3+
"version": "8.5.0",
44
"description": "Design tokens for Catalyst Design System",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)