From 4a5c12274a15203004f0d87a12e99a4682526763 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 19 Mar 2024 17:14:51 +0000 Subject: [PATCH] chore(release): 0.1.75 --- 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 0dc12fb..09ae2d8 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.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) ### [0.1.73](https://github.com/sbb-design-systems/sbb-icons/compare/v0.1.72...v0.1.73) (2024-03-19) diff --git a/icons/index.json b/icons/index.json index 81280bb..0b095f3 100644 --- a/icons/index.json +++ b/icons/index.json @@ -1,5 +1,5 @@ { - "version": "0.1.74", + "version": "0.1.75", "icons": [ { "name": "aerosol-can-small", @@ -39335,4 +39335,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 8994014..a3e522f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/icons", - "version": "0.1.74", + "version": "0.1.75", "description": "Icon package for the SBB organization", "repository": "https://github.com/sbb-design-systems/sbb-icons.git", "author": "ESTA",