From 36520ab42b7c8e6a750e004e7fa50cbf2922c3fa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Oct 2023 14:46:34 +0000 Subject: [PATCH] chore(release): 8.124.1 [skip ci] ## [8.124.1](https://github.com/Kong/kongponents/compare/v8.124.0...v8.124.1) (2023-10-23) ### Bug Fixes * **kselect:** filter input [khcp-9483] ([#1784](https://github.com/Kong/kongponents/issues/1784)) ([64ec450](https://github.com/Kong/kongponents/commit/64ec450187229b248aaf86831e0a8c8bb2cf341a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eb81166af..989ba9fa82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.124.1](https://github.com/Kong/kongponents/compare/v8.124.0...v8.124.1) (2023-10-23) + + +### Bug Fixes + +* **kselect:** filter input [khcp-9483] ([#1784](https://github.com/Kong/kongponents/issues/1784)) ([64ec450](https://github.com/Kong/kongponents/commit/64ec450187229b248aaf86831e0a8c8bb2cf341a)) + # [8.124.0](https://github.com/Kong/kongponents/compare/v8.123.9...v8.124.0) (2023-10-20) diff --git a/package.json b/package.json index e13e512d34..631e478733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kong/kongponents", - "version": "8.124.0", + "version": "8.124.1", "description": "Kong Component library", "type": "module", "repository": {