Skip to content

Commit

Permalink
chore: release main (#674)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 24, 2025
1 parent 1065ee3 commit e86d4b0
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"tokens": "10.30.2",
"core": "10.30.2",
"angular/projects/catalyst": "10.30.2",
"angular/projects/catalyst-formly": "10.30.2",
"react": "10.30.2"
"tokens": "10.31.0",
"core": "10.31.0",
"angular/projects/catalyst": "10.31.0",
"angular/projects/catalyst-formly": "10.31.0",
"react": "10.31.0"
}
7 changes: 7 additions & 0 deletions angular/projects/catalyst-formly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.31.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.30.2...catalyst-angular-formly-v10.31.0) (2025-02-24)


### Miscellaneous Chores

* **catalyst-angular-formly:** Synchronize catalyst versions

## [10.30.2](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.30.1...catalyst-angular-formly-v10.30.2) (2025-02-19)


Expand Down
2 changes: 1 addition & 1 deletion angular/projects/catalyst-formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-angular-formly",
"version": "10.30.2",
"version": "10.31.0",
"description": "Angular Formly bindings for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions angular/projects/catalyst/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.31.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.30.2...catalyst-angular-v10.31.0) (2025-02-24)


### Features

* **angular:** add a structural directive to instantiate a basic tooltip ([#671](https://github.com/haiilo/catalyst/issues/671)) ([4fe1ecf](https://github.com/haiilo/catalyst/commit/4fe1ecf7be42aa5c62824d7dafbed00fe79f3047))
* **angular:** add custom dialog size config ([#669](https://github.com/haiilo/catalyst/issues/669)) ([8d32fca](https://github.com/haiilo/catalyst/commit/8d32fcac280146df0047999dfcde6fc54047f6d5))
* **core:** add test-id as a shorthand for data-test native attributes ([#670](https://github.com/haiilo/catalyst/issues/670)) ([1065ee3](https://github.com/haiilo/catalyst/commit/1065ee3b5745e5d31590dd42ed10f2a4e910b8a2))

## [10.30.2](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.30.1...catalyst-angular-v10.30.2) (2025-02-19)


Expand Down
2 changes: 1 addition & 1 deletion angular/projects/catalyst/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-angular",
"version": "10.30.2",
"version": "10.31.0",
"description": "Angular wrapper for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.31.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.30.2...catalyst-core-v10.31.0) (2025-02-24)


### Features

* **core:** add test-id as a shorthand for data-test native attributes ([#670](https://github.com/haiilo/catalyst/issues/670)) ([1065ee3](https://github.com/haiilo/catalyst/commit/1065ee3b5745e5d31590dd42ed10f2a4e910b8a2))

## [10.30.2](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.30.1...catalyst-core-v10.30.2) (2025-02-19)


Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst",
"version": "10.30.2",
"version": "10.31.0",
"description": "Catalyst Design System",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.31.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.30.2...catalyst-react-v10.31.0) (2025-02-24)


### Miscellaneous Chores

* **catalyst-react:** Synchronize catalyst versions

## [10.30.2](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.30.1...catalyst-react-v10.30.2) (2025-02-19)


Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-react",
"version": "10.30.2",
"version": "10.31.0",
"description": "React wrapper for Catalyst Design System",
"license": "MIT",
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.31.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.30.2...catalyst-tokens-v10.31.0) (2025-02-24)


### Miscellaneous Chores

* **catalyst-tokens:** Synchronize catalyst versions

## [10.30.2](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.30.1...catalyst-tokens-v10.30.2) (2025-02-19)


Expand Down
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haiilo/catalyst-tokens",
"version": "10.30.2",
"version": "10.31.0",
"description": "Design tokens for Catalyst Design System",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit e86d4b0

Please # to comment.