From 587899bee1a8579d26233502292c73ce96195e06 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 25 Mar 2024 09:08:25 +0000 Subject: [PATCH] chore(release): 0.1.76 --- CHANGELOG.md | 7 +++++++ icons/index.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09ae2d8..ad252e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.76 (2024-03-25) + + +### Features + +* update icons ([c72186f](https://github.com/sbb-design-systems/sbb-icons/commit/c72186fd533395ade74ab9afa48b105556bb1980)) + ### [0.1.75](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.74...v0.1.75) (2024-03-19) ### [0.1.74](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.73...v0.1.74) (2024-03-19) diff --git a/icons/index.json b/icons/index.json index 56cea70..4b28980 100644 --- a/icons/index.json +++ b/icons/index.json @@ -1,5 +1,5 @@ { - "version": "0.1.75", + "version": "0.1.76", "icons": [ { "name": "aerosol-can-small", @@ -39369,4 +39369,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index a3e522f..a02e5a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/icons", - "version": "0.1.75", + "version": "0.1.76", "description": "Icon package for the SBB organization", "repository": "https://github.com/sbb-design-systems/sbb-icons.git", "author": "ESTA",