Skip to content

Commit 344d7b8

Browse files
chore(release): 9.29.2 [skip ci]
## [9.29.2](v9.29.1...v9.29.2) (2025-04-18) ### Bug Fixes * **kpagination:** ts improvements ([#2698](#2698)) ([63ed557](63ed557))
1 parent 63ed557 commit 344d7b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.29.2](https://github.com/Kong/kongponents/compare/v9.29.1...v9.29.2) (2025-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **kpagination:** ts improvements ([#2698](https://github.com/Kong/kongponents/issues/2698)) ([63ed557](https://github.com/Kong/kongponents/commit/63ed557ac12a1d4b523470a3982513cdf463b0e4))
7+
18
## [9.29.1](https://github.com/Kong/kongponents/compare/v9.29.0...v9.29.1) (2025-04-16)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/kongponents",
3-
"version": "9.29.1",
3+
"version": "9.29.2",
44
"description": "Kong Component library",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)