Skip to content

Commit

Permalink
chore(release): 9.0.0-alpha.135 [skip ci]
Browse files Browse the repository at this point in the history
# [9.0.0-alpha.135](v9.0.0-alpha.134...v9.0.0-alpha.135) (2024-04-10)

### Bug Fixes

* **kcodeblock:** fix shortcut manager runtime undefined ([#2126](#2126)) ([015b310](015b310))
  • Loading branch information
semantic-release-bot committed Apr 10, 2024
1 parent 015b310 commit a930989
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.0.0-alpha.135](https://github.com/Kong/kongponents/compare/v9.0.0-alpha.134...v9.0.0-alpha.135) (2024-04-10)


### Bug Fixes

* **kcodeblock:** fix shortcut manager runtime undefined ([#2126](https://github.com/Kong/kongponents/issues/2126)) ([015b310](https://github.com/Kong/kongponents/commit/015b31071619aad129a5fcb788b88d90064071ae))

# [9.0.0-alpha.134](https://github.com/Kong/kongponents/compare/v9.0.0-alpha.133...v9.0.0-alpha.134) (2024-04-09)


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.0.0-alpha.134",
"version": "9.0.0-alpha.135",
"description": "Kong Component library",
"type": "module",
"repository": {
Expand Down

0 comments on commit a930989

Please sign in to comment.