Skip to content

Commit

Permalink
chore(release): 2.13.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.13.9](v2.13.8...v2.13.9) (2024-11-04)

### Bug Fixes

* **deps:** update all [@Kong](https://github.com/kong) scoped dependencies ([#1600](#1600)) ([e31995c](e31995c))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent e31995c commit e9d9e69
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 @@
## [2.13.9](https://github.com/Kong/kong-auth-elements/compare/v2.13.8...v2.13.9) (2024-11-04)


### Bug Fixes

* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1600](https://github.com/Kong/kong-auth-elements/issues/1600)) ([e31995c](https://github.com/Kong/kong-auth-elements/commit/e31995c9be2b354848dd55ed7ea8724ee6b61ac1))

## [2.13.8](https://github.com/Kong/kong-auth-elements/compare/v2.13.7...v2.13.8) (2024-10-01)


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/kong-auth-elements",
"version": "2.13.8",
"version": "2.13.9",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
Expand Down

0 comments on commit e9d9e69

Please sign in to comment.