From 2e953bae26ac4325f0814286b55aea14e1930cc2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 25 Oct 2024 20:53:14 +0000 Subject: [PATCH] chore(release): 9.13.1 [skip ci] ## [9.13.1](https://github.com/Kong/kongponents/compare/v9.13.0...v9.13.1) (2024-10-25) ### Bug Fixes * **ktabs:** slotted anchor link ([#2480](https://github.com/Kong/kongponents/issues/2480)) ([72ae295](https://github.com/Kong/kongponents/commit/72ae295ce1d7c58743a45835556073c424060868)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b50d0ed59..c9b38023ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.13.1](https://github.com/Kong/kongponents/compare/v9.13.0...v9.13.1) (2024-10-25) + + +### Bug Fixes + +* **ktabs:** slotted anchor link ([#2480](https://github.com/Kong/kongponents/issues/2480)) ([72ae295](https://github.com/Kong/kongponents/commit/72ae295ce1d7c58743a45835556073c424060868)) + # [9.13.0](https://github.com/Kong/kongponents/compare/v9.12.1...v9.13.0) (2024-10-23) diff --git a/package.json b/package.json index 85ef719671..521aefcbd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kong/kongponents", - "version": "9.13.0", + "version": "9.13.1", "description": "Kong Component library", "type": "module", "repository": {