Skip to content

Commit

Permalink
chore(release): 3.12.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.12.2](v3.12.1...v3.12.2) (2023-02-06)

### Bug Fixes

* **json:** add reference and version data to tokens [#96](#96) ([52081b3](52081b3))
  • Loading branch information
semantic-release-bot committed Feb 6, 2023
1 parent 61a7e76 commit b60fc6f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog

## [3.12.2](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.12.1...v3.12.2) (2023-02-06)


### Bug Fixes

* **json:** add reference and version data to tokens [#96](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/96) ([52081b3](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/52081b304d036e9b3c2db8615a1b832c1ffd7475))

## [3.12.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.12.0...v3.12.1) (2022-12-13)


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.12.1",
"version": "3.12.2",
"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 b60fc6f

Please sign in to comment.