We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db6274 commit 21bc592Copy full SHA for 21bc592
CHANGELOG.md
@@ -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
8
## [9.14.23](https://github.com/Kong/kongponents/compare/v9.14.22...v9.14.23) (2024-12-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kongponents",
- "version": "9.14.23",
+ "version": "9.14.24",
"description": "Kong Component library",
"type": "module",
"repository": {
0 commit comments