Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.1...v3.2.0) (2021-03-01)

### Bug Fixes

* simplify customization and wrap all values in parens ([0c2ce1d](0c2ce1d))

### Features

* add SCSS map of Auro tokens ([aa58f22](aa58f22))
  • Loading branch information
semantic-release-bot committed Mar 1, 2021
1 parent 0c2ce1d commit dcf0744
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 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.2.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.1.1...v3.2.0) (2021-03-01)


### Bug Fixes

* simplify customization and wrap all values in parens ([0c2ce1d](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/0c2ce1de4ed59686e7be51d255aacb8817bd6aef))


### Features

* add SCSS map of Auro tokens ([aa58f22](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/aa58f22ae8fdef0ba94dcc1fa6e2edfc115057cc))

## [3.1.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.1.0...v3.1.1) (2021-02-28)


Expand Down
2 changes: 1 addition & 1 deletion 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.1.1",
"version": "3.2.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 dcf0744

Please sign in to comment.