From e3d48735a15d5274316deb268037e315abe14aa7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Feb 2025 18:46:26 +0000 Subject: [PATCH] chore(release): 9.18.5 [skip ci] ## [9.18.5](https://github.com/Kong/kongponents/compare/v9.18.4...v9.18.5) (2025-02-03) ### Bug Fixes * **deps:** update dependency @kong/icons to ^1.20.4 ([#2599](https://github.com/Kong/kongponents/issues/2599)) ([e618037](https://github.com/Kong/kongponents/commit/e618037acaf454aa3d2c680b2813e43b65e666eb)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6193616f7c..c6a8631e6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.18.5](https://github.com/Kong/kongponents/compare/v9.18.4...v9.18.5) (2025-02-03) + + +### Bug Fixes + +* **deps:** update dependency @kong/icons to ^1.20.4 ([#2599](https://github.com/Kong/kongponents/issues/2599)) ([e618037](https://github.com/Kong/kongponents/commit/e618037acaf454aa3d2c680b2813e43b65e666eb)) + ## [9.18.4](https://github.com/Kong/kongponents/compare/v9.18.3...v9.18.4) (2025-01-27) diff --git a/package.json b/package.json index e1a10d5015..96c14ca33d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kong/kongponents", - "version": "9.18.4", + "version": "9.18.5", "description": "Kong Component library", "type": "module", "repository": {