From c4017db702663042de794a52d5f4078dadb30559 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Aug 2023 23:03:20 +0000 Subject: [PATCH] chore(release): 3.15.5 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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",