Skip to content

Commit

Permalink
chore(release): 9.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.13.0](v9.12.1...v9.13.0) (2024-10-23)

### Features

* **kbutton:** add appearance="none" to button ([#2469](#2469)) ([30fb03a](30fb03a))
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent 30fb03a commit 6e6bf1a
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.13.0](https://github.com/Kong/kongponents/compare/v9.12.1...v9.13.0) (2024-10-23)


### Features

* **kbutton:** add appearance="none" to button ([#2469](https://github.com/Kong/kongponents/issues/2469)) ([30fb03a](https://github.com/Kong/kongponents/commit/30fb03a00be86059ceb0bfc07a3eae85efbc57fc))

## [9.12.1](https://github.com/Kong/kongponents/compare/v9.12.0...v9.12.1) (2024-10-17)


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.12.1",
"version": "9.13.0",
"description": "Kong Component library",
"type": "module",
"repository": {
Expand Down

0 comments on commit 6e6bf1a

Please sign in to comment.