Skip to content

Commit

Permalink
chore(release): 2.13.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.13.6](v2.13.5...v2.13.6) (2024-09-24)

### Bug Fixes

* **deps:** update all [@Kong](https://github.com/kong) scoped dependencies ([#1579](#1579)) ([4e487f8](4e487f8))
  • Loading branch information
semantic-release-bot committed Sep 24, 2024
1 parent 4e487f8 commit 4a93f60
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.6](https://github.com/Kong/kong-auth-elements/compare/v2.13.5...v2.13.6) (2024-09-24)


### Bug Fixes

* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1579](https://github.com/Kong/kong-auth-elements/issues/1579)) ([4e487f8](https://github.com/Kong/kong-auth-elements/commit/4e487f8505bde0e7c777e2721b5f0976e190b1a4))

## [2.13.5](https://github.com/Kong/kong-auth-elements/compare/v2.13.4...v2.13.5) (2024-07-22)


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

0 comments on commit 4a93f60

Please sign in to comment.