From 41d902d855bca47458fe7aeb5f7ddbcbe1815dcc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 30 Sep 2024 21:01:35 +0000 Subject: [PATCH] chore(release): 1.18.1 [skip ci] ## [1.18.1](https://github.com/Kong/icons/compare/v1.18.0...v1.18.1) (2024-09-30) ### Bug Fixes * icon snapshot ([4681c1f](https://github.com/Kong/icons/commit/4681c1f0813d3c40c8d7275bd44c8ca4f6a6dba9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57b9f08f..139f469d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.18.1](https://github.com/Kong/icons/compare/v1.18.0...v1.18.1) (2024-09-30) + + +### Bug Fixes + +* icon snapshot ([4681c1f](https://github.com/Kong/icons/commit/4681c1f0813d3c40c8d7275bd44c8ca4f6a6dba9)) + # [1.18.0](https://github.com/Kong/icons/compare/v1.17.0...v1.18.0) (2024-09-26) diff --git a/package.json b/package.json index 2f590dd7..44084b88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kong/icons", - "version": "1.18.0", + "version": "1.18.1", "description": "Kong Icon Library", "license": "Apache-2.0", "type": "module",