Skip to content

Commit

Permalink
chore: release main (#414)
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 Oct 27, 2023
1 parent 98bad9a commit cf47aad
Show file tree
Hide file tree
Showing 11 changed files with 58 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": "7.1.0",
"core": "7.1.0",
"angular/projects/catalyst": "7.1.0",
"angular/projects/catalyst-formly": "7.1.0",
"react": "7.1.0"
"tokens": "8.0.0",
"core": "8.0.0",
"angular/projects/catalyst": "8.0.0",
"angular/projects/catalyst-formly": "8.0.0",
"react": "8.0.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

## [8.0.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v7.1.0...catalyst-angular-formly-v8.0.0) (2023-10-27)


### Miscellaneous Chores

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

## [7.1.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-formly-v7.0.1...catalyst-angular-formly-v7.1.0) (2023-10-26)


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": "7.1.0",
"version": "8.0.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.

## [8.0.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v7.1.0...catalyst-angular-v8.0.0) (2023-10-27)


### Miscellaneous Chores

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

## [7.1.0](https://github.com/haiilo/catalyst/compare/catalyst-angular-v7.0.1...catalyst-angular-v7.1.0) (2023-10-26)


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

## [8.0.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v7.1.0...catalyst-core-v8.0.0) (2023-10-27)


### ⚠ BREAKING CHANGES

* **tokens:** rename --font-family-body to font-family-base

### Features

* **core:** add more select connector helpers ([98bad9a](https://github.com/haiilo/catalyst/commit/98bad9aa890eb553d9227c100cdb4fae76c27dc6))


### Bug Fixes

* **tokens:** rename --font-family-body to font-family-base ([c6804d9](https://github.com/haiilo/catalyst/commit/c6804d93a6f96294f36c9c79fce557eac3940f67))

## [7.1.0](https://github.com/haiilo/catalyst/compare/catalyst-core-v7.0.1...catalyst-core-v7.1.0) (2023-10-26)


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": "7.1.0",
"version": "8.0.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

## [8.0.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v7.1.0...catalyst-react-v8.0.0) (2023-10-27)


### Miscellaneous Chores

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

## [7.1.0](https://github.com/haiilo/catalyst/compare/catalyst-react-v7.0.1...catalyst-react-v7.1.0) (2023-10-26)


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": "7.1.0",
"version": "8.0.0",
"description": "React wrapper for Catalyst Design System",
"license": "MIT",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [8.0.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v7.1.0...catalyst-tokens-v8.0.0) (2023-10-27)


### ⚠ BREAKING CHANGES

* **tokens:** rename --font-family-body to font-family-base

### Bug Fixes

* **tokens:** rename --font-family-body to font-family-base ([c6804d9](https://github.com/haiilo/catalyst/commit/c6804d93a6f96294f36c9c79fce557eac3940f67))

## [7.1.0](https://github.com/haiilo/catalyst/compare/catalyst-tokens-v7.0.1...catalyst-tokens-v7.1.0) (2023-10-26)


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

0 comments on commit cf47aad

Please sign in to comment.