Skip to content

Commit

Permalink
chore(release): 9.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.8.0](v9.7.1...v9.8.0) (2024-09-19)

### Features

* autosubmit timeframe button clicks [MA-3223] ([#2404](#2404)) ([466a79e](466a79e))
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 466a79e commit 7cd4f9e
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.8.0](https://github.com/Kong/kongponents/compare/v9.7.1...v9.8.0) (2024-09-19)


### Features

* autosubmit timeframe button clicks [MA-3223] ([#2404](https://github.com/Kong/kongponents/issues/2404)) ([466a79e](https://github.com/Kong/kongponents/commit/466a79e4c36879cedf545f2173b8ebfb58a3cc04))

## [9.7.1](https://github.com/Kong/kongponents/compare/v9.7.0...v9.7.1) (2024-09-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.7.1",
"version": "9.8.0",
"description": "Kong Component library",
"type": "module",
"repository": {
Expand Down

0 comments on commit 7cd4f9e

Please sign in to comment.