Skip to content

Commit

Permalink
chore: release main (#502)
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] committed Apr 22, 2024
1 parent c97fbad commit 1418d05
Show file tree
Hide file tree
Showing 11 changed files with 52 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.6.0",
"core": "10.6.0",
"angular/projects/catalyst": "10.6.0",
"angular/projects/catalyst-formly": "10.6.0",
"react": "10.6.0"
"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"
}
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.7.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.6.0...catalyst-angular-formly-v10.7.0) (2024-04-22)


### Miscellaneous Chores

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

## [10.6.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v10.5.0...catalyst-angular-formly-v10.6.0) (2024-04-22)


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.6.0",
"version": "10.7.0",
"description": "Angular Formly bindings for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions angular/projects/catalyst/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.6.0...catalyst-angular-v10.7.0) (2024-04-22)


### Features

* **angular:** add angular compatibility layer for new date and time picker ([#498](https://github.com/haiilo/catalyst/issues/498)) ([304c226](https://github.com/haiilo/catalyst/commit/304c226977c64c76d2e715ffa054127273d092a1))

## [10.6.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v10.5.0...catalyst-angular-v10.6.0) (2024-04-22)


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.6.0",
"version": "10.7.0",
"description": "Angular wrapper for Catalyst Design System",
"license": "MIT",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [10.7.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.6.0...catalyst-core-v10.7.0) (2024-04-22)


### Features

* **angular:** add angular compatibility layer for new date and time picker ([#498](https://github.com/haiilo/catalyst/issues/498)) ([304c226](https://github.com/haiilo/catalyst/commit/304c226977c64c76d2e715ffa054127273d092a1))
* **core:** refine form spacings ([c29ed02](https://github.com/haiilo/catalyst/commit/c29ed02e1297d566cb5bc8013bb8b8f6ebe0e8df))


### Bug Fixes

* **core:** fix broken tab navigation in new datepicker ([118f1ce](https://github.com/haiilo/catalyst/commit/118f1ceb916364d88e2c9f4bd83d771924468864))
* fix wrong size of checkboxes ([08aa64f](https://github.com/haiilo/catalyst/commit/08aa64f3f0f55092ca9a3723f66a5dbb8f42ddde))

## [10.6.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v10.5.0...catalyst-core-v10.6.0) (2024-04-22)


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.6.0",
"version": "10.7.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.7.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.6.0...catalyst-react-v10.7.0) (2024-04-22)


### Miscellaneous Chores

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

## [10.6.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v10.5.0...catalyst-react-v10.6.0) (2024-04-22)


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.6.0",
"version": "10.7.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.7.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.6.0...catalyst-tokens-v10.7.0) (2024-04-22)


### Miscellaneous Chores

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

## [10.6.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v10.5.0...catalyst-tokens-v10.6.0) (2024-04-22)


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.6.0",
"version": "10.7.0",
"description": "Design tokens for Catalyst Design System",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 1418d05

Please sign in to comment.