diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b3096a..4b93225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [4.40.2](https://github.com/AlaskaAirlines/Icons/compare/v4.40.1...v4.40.2) (2024-04-19) + + +### Performance Improvements + +* add support for CSS parts ([5ce5263](https://github.com/AlaskaAirlines/Icons/commit/5ce52636dcf03fe8e4b7555d106c93ac04774f80)) + ## [4.40.1](https://github.com/AlaskaAirlines/Icons/compare/v4.40.0...v4.40.1) (2024-04-11) diff --git a/package.json b/package.json index 364ed8b..8044ed8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@alaskaairux/icons", "description": "Alaska Air and Auro Design System Icons", - "version": "4.40.1", + "version": "4.40.2", "main": "dist/index.js", "author": "Alaska Design and Research", "license": "Apache-2.0",