Skip to content

Commit

Permalink
chore(release): 9.14.30 [skip ci]
Browse files Browse the repository at this point in the history
## [9.14.30](v9.14.29...v9.14.30) (2024-12-30)

### Bug Fixes

* **kcodeblock:** fix maxHeight and getSizeFromString util ([#2554](#2554)) ([974a707](974a707))
  • Loading branch information
semantic-release-bot committed Dec 30, 2024
1 parent 974a707 commit 56eaa5e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.14.30](https://github.com/Kong/kongponents/compare/v9.14.29...v9.14.30) (2024-12-30)


### Bug Fixes

* **kcodeblock:** fix maxHeight and getSizeFromString util ([#2554](https://github.com/Kong/kongponents/issues/2554)) ([974a707](https://github.com/Kong/kongponents/commit/974a707a1e126ff430f0a5a0ce51164c730ade76))

## [9.14.29](https://github.com/Kong/kongponents/compare/v9.14.28...v9.14.29) (2024-12-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong/kongponents",
"version": "9.14.29",
"version": "9.14.30",
"description": "Kong Component library",
"type": "module",
"repository": {
Expand Down

0 comments on commit 56eaa5e

Please sign in to comment.