diff --git a/CHANGELOG.md b/CHANGELOG.md index 986b541..7a22df9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [3.15.5](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.15.4...v3.15.5) (2023-08-02) + + +### Performance Improvements + +* **deps:** update major versions of semantic release ([0efe395](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/0efe39535c1b2cb306b084ec72a25c5336a83d61)) + ## [3.15.4](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v3.15.3...v3.15.4) (2023-08-02) diff --git a/package-lock.json b/package-lock.json index 3b8d43f..5bf0b2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alaskaairux/design-tokens", - "version": "3.15.4", + "version": "3.15.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@alaskaairux/design-tokens", - "version": "3.15.4", + "version": "3.15.5", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 10d8b1f..cc8565d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alaskaairux/design-tokens", - "version": "3.15.4", + "version": "3.15.5", "description": "Alaska Air Auro Design System token repository", "homepage": "https://github.com/AlaskaAirlines/DesignTokens", "author": "Alaska Airlines Product design and research",