diff --git a/CHANGELOG.md b/CHANGELOG.md index 637639a..bf7fac4 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.0](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.86...v1.0.0) (2024-06-17) + ## [0.1.86](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.85...v0.1.86) (2024-06-17) ## 0.1.85 (2024-06-17) diff --git a/icons/index.json b/icons/index.json index ae900a6..c7babc2 100644 --- a/icons/index.json +++ b/icons/index.json @@ -1,5 +1,5 @@ { - "version": "0.1.86", + "version": "1.0.0", "icons": [ { "name": "aerosol-can-small", diff --git a/package.json b/package.json index 424b74d..81ee19b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/icons", - "version": "0.1.86", + "version": "1.0.0", "description": "Icon package for the SBB organization", "repository": "https://github.com/sbb-design-systems/sbb-icons.git", "author": "ESTA",