Skip to content

Commit

Permalink
chore(release): 6.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0-beta.1](v5.1.2...v6.0.0-beta.1) (2024-08-26)

### Features

* **color:** use new design tokens for color theme support [#197](#197) ([704ecad](704ecad))

### BREAKING CHANGES

* **color:** all previously deprecated code has been removed and will no longer be supported
  • Loading branch information
semantic-release-bot authored and jason-capsule42 committed Sep 30, 2024
1 parent f1f6120 commit 5ec449e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Semantic Release Automated Changelog

# [6.0.0-beta.1](https://github.com/AlaskaAirlines/WebCoreStyleSheets/compare/v5.1.2...v6.0.0-beta.1) (2024-08-26)


### Features

* **color:** use new design tokens for color theme support [#197](https://github.com/AlaskaAirlines/WebCoreStyleSheets/issues/197) ([704ecad](https://github.com/AlaskaAirlines/WebCoreStyleSheets/commit/704ecad74b5a74f8b9a00f37f79b59c29f8a2bf7))


### BREAKING CHANGES

* **color:** all previously deprecated code has been removed and will no longer be supported

## [5.1.2](https://github.com/AlaskaAirlines/WebCoreStyleSheets/compare/v5.1.1...v5.1.2) (2024-07-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aurodesignsystem/webcorestylesheets",
"description": "Auro core foundation Sass UI Kit",
"version": "5.1.2",
"version": "6.0.0-beta.1",
"author": "Product design and research",
"main": "src/",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5ec449e

Please sign in to comment.