Skip to content

Commit

Permalink
chore(release): 3.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.15.0](v3.14.0...v3.15.0) (2023-08-01)

### Bug Fixes

* **deprecated:** appreciate incorrectly deprecated tokens [#102](#102) ([07eca70](07eca70))

### Features

* **naming:** update to new naming convention [#98](#98) ([ec4e43e](ec4e43e))
  • Loading branch information
semantic-release-bot committed Aug 1, 2023
1 parent ec4e43e commit fffd714
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
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

# [3.15.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.14.0...v3.15.0) (2023-08-01)


### Bug Fixes

* **deprecated:** appreciate incorrectly deprecated tokens [#102](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/102) ([07eca70](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/07eca707631b997e2a06eb692db4c0a05d5f4213))


### Features

* **naming:** update to new naming convention [#98](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/98) ([ec4e43e](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/ec4e43ee59e0adcf9e8c0a94a9f170e1cecb8c66))

# [3.14.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.13.0...v3.14.0) (2023-06-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alaskaairux/design-tokens",
"version": "3.14.0",
"version": "3.15.0",
"description": "Alaska Air Auro Design System token repository",
"homepage": "https://github.com/AlaskaAirlines/DesignTokens",
"author": "Alaska Airlines Product design and research",
Expand Down

0 comments on commit fffd714

Please sign in to comment.