diff --git a/CHANGELOG.md b/CHANGELOG.md index 15b19a9..754502f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [1.0.3](https://github.com/sbb-design-systems/sbb-icons/compare/v1.0.2...v1.0.3) (2024-08-26) + ## [1.0.2](https://github.com/sbb-design-systems/sbb-icons/compare/v1.0.1...v1.0.2) (2024-07-31) ## 1.0.1 (2024-07-04) diff --git a/icons/index.json b/icons/index.json index 70cf8c8..da98012 100644 --- a/icons/index.json +++ b/icons/index.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.3", "icons": [ { "name": "aerosol-can-small", @@ -42871,4 +42871,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 171acb4..9e6e51a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/icons", - "version": "1.0.2", + "version": "1.0.3", "description": "Icon package for the SBB organization", "repository": "https://github.com/sbb-design-systems/sbb-icons.git", "author": "ESTA",