diff --git a/CHANGELOG.md b/CHANGELOG.md index d814118..4a47f95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [4.0.3](https://github.com/AlaskaAirlines/Icons/compare/v4.0.2...v4.0.3) (2020-11-03) + + +### Bug Fixes + +* address broken plus-stroke and plus-filled icons ([a2b8882](https://github.com/AlaskaAirlines/Icons/commit/a2b88821ca3e12c112f123ca6276f5bf4fc022d0)) + ## [4.0.2](https://github.com/AlaskaAirlines/Icons/compare/v4.0.1...v4.0.2) (2020-10-23) diff --git a/package.json b/package.json index eecbd2f..ce89f2a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@alaskaairux/icons", "description": "Alaska Air and Auro Design System Icons", - "version": "4.0.2", + "version": "4.0.3", "main": "dist/index.js", "author": "Alaska Design and Research", "license": "Apache-2.0",