Skip to content

Commit 21bc592

Browse files
chore(release): 9.14.24 [skip ci]
## [9.14.24](v9.14.23...v9.14.24) (2024-12-13) ### Bug Fixes * **kselect:** remove altering slected item key [KHCP-13749] ([#2541](#2541)) ([7db6274](7db6274))
1 parent 7db6274 commit 21bc592

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.14.24](https://github.com/Kong/kongponents/compare/v9.14.23...v9.14.24) (2024-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **kselect:** remove altering slected item key [KHCP-13749] ([#2541](https://github.com/Kong/kongponents/issues/2541)) ([7db6274](https://github.com/Kong/kongponents/commit/7db6274cd1d47a74d01a8d1d32695a4d2756b6dc))
7+
18
## [9.14.23](https://github.com/Kong/kongponents/compare/v9.14.22...v9.14.23) (2024-12-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/kongponents",
3-
"version": "9.14.23",
3+
"version": "9.14.24",
44
"description": "Kong Component library",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)