From dcefe3a1f7bfc058a1226b3fe75be75b2d44b8c9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 26 Oct 2023 06:42:02 +0000 Subject: [PATCH] chore(release): 0.1.54 --- CHANGELOG.md | 2 ++ icons/index.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba21ac3..8724808 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.1.54](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.53...v0.1.54) (2023-10-26) + ### [0.1.53](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.52...v0.1.53) (2023-10-25) ### [0.1.52](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.51...v0.1.52) (2023-10-23) diff --git a/icons/index.json b/icons/index.json index 5649353..f3e307b 100644 --- a/icons/index.json +++ b/icons/index.json @@ -1,5 +1,5 @@ { - "version": "0.1.53", + "version": "0.1.54", "icons": [ { "name": "aerosol-can-small", @@ -36786,4 +36786,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 7aa33ca..ef5bfaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/icons", - "version": "0.1.53", + "version": "0.1.54", "description": "Icon package for the SBB organization", "repository": "https://github.com/sbb-design-systems/sbb-icons.git", "author": "ESTA",