From 7ad0cdfe2932c958bb53947eca7d354d16c88561 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 20 Nov 2024 13:27:23 +0000 Subject: [PATCH] chore(release): 1.0.10 --- 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 a7b5ad2..7d4bcb1 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.10](https://github.com/sbb-design-systems/sbb-icons/compare/v1.0.9...v1.0.10) (2024-11-20) + ## [1.0.9](https://github.com/sbb-design-systems/sbb-icons/compare/v1.0.8...v1.0.9) (2024-11-18) ## [1.0.8](https://github.com/sbb-design-systems/sbb-icons/compare/v1.0.7...v1.0.8) (2024-10-15) diff --git a/icons/index.json b/icons/index.json index 80e11e6..e8804cc 100644 --- a/icons/index.json +++ b/icons/index.json @@ -1,5 +1,5 @@ { - "version": "1.0.9", + "version": "1.0.10", "icons": [ { "name": "aerosol-can-small", @@ -43450,4 +43450,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 0a3ead9..9d32fbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/icons", - "version": "1.0.9", + "version": "1.0.10", "description": "Icon package for the SBB organization", "repository": "https://github.com/sbb-design-systems/sbb-icons.git", "author": "ESTA",