Skip to content

Commit

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

### Bug Fixes

* **ktableview:** disable column visibility dropdown [KHCP-13248] ([#2392](#2392)) ([65890a2](65890a2))
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent 65890a2 commit d90a279
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.7.1](https://github.com/Kong/kongponents/compare/v9.7.0...v9.7.1) (2024-09-17)


### Bug Fixes

* **ktableview:** disable column visibility dropdown [KHCP-13248] ([#2392](https://github.com/Kong/kongponents/issues/2392)) ([65890a2](https://github.com/Kong/kongponents/commit/65890a23018290321bb8315de454ffd9e4d37aca))

# [9.7.0](https://github.com/Kong/kongponents/compare/v9.6.7...v9.7.0) (2024-09-16)


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

0 comments on commit d90a279

Please sign in to comment.