Skip to content

Commit

Permalink
chore(release): 4.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.4.0](v4.3.1...v4.4.0) (2024-05-09)

### Features

* add support for JSON flat and nested [#144](#144) ([af7a657](af7a657))

### Performance Improvements

* convert hard value to token [#124](#124) ([f54d4f4](f54d4f4))
  • Loading branch information
semantic-release-bot authored and jason-capsule42 committed May 16, 2024
1 parent 71584a0 commit e9b2ba5
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

# [4.4.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.3.1...v4.4.0) (2024-05-09)


### Features

* add support for JSON flat and nested [#144](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/144) ([af7a657](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/af7a657f49aa247172d7f862fbc175992049d7a4))


### Performance Improvements

* convert hard value to token [#124](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/124) ([f54d4f4](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/f54d4f485b15893bb454bc32fb3f7f789dca8b7e))

## [4.3.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.3.0...v4.3.1) (2024-01-29)


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": "@aurodesignsystem/design-tokens",
"version": "4.3.1",
"version": "4.4.0",
"description": "Alaska Air Auro Design System token repository",
"homepage": "https://github.com/AlaskaAirlines/DesignTokens",
"author": "Alaska Airlines Product design and engineering",
Expand Down

0 comments on commit e9b2ba5

Please sign in to comment.