diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d94cd..2f274d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Semantic Release Automated Changelog +# [4.39.0](https://github.com/AlaskaAirlines/Icons/compare/v4.38.0...v4.39.0) (2024-03-20) + + +### Features + +* add new mug icons to repo [#241](https://github.com/AlaskaAirlines/Icons/issues/241) ([4215529](https://github.com/AlaskaAirlines/Icons/commit/4215529765c6a625a042c979e0ce830ff51c724a)) +* update pin SVG with new versions [#240](https://github.com/AlaskaAirlines/Icons/issues/240) ([9f83a30](https://github.com/AlaskaAirlines/Icons/commit/9f83a30b9e547e3c674910d63bc1241266e30af2)) + # [4.38.0](https://github.com/AlaskaAirlines/Icons/compare/v4.37.0...v4.38.0) (2024-02-27) diff --git a/package.json b/package.json index 7eb12b0..434dd4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@alaskaairux/icons", "description": "Alaska Air and Auro Design System Icons", - "version": "4.38.0", + "version": "4.39.0", "main": "dist/index.js", "author": "Alaska Design and Research", "license": "Apache-2.0",