Skip to content

Commit 627e2b8

Browse files
chore(release): 2.13.22 [skip ci]
## [2.13.22](v2.13.21...v2.13.22) (2025-06-10) ### Bug Fixes * **deps:** update all [@Kong](https://github.com/kong) scoped dependencies ([#1664](#1664)) ([9835263](9835263))
1 parent 6050885 commit 627e2b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.13.22](https://github.com/Kong/kong-auth-elements/compare/v2.13.21...v2.13.22) (2025-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all [@kong](https://github.com/kong) scoped dependencies ([#1664](https://github.com/Kong/kong-auth-elements/issues/1664)) ([9835263](https://github.com/Kong/kong-auth-elements/commit/9835263ceb9ad393a85a30bd75b1e5d9ec923a82))
7+
18
## [2.13.21](https://github.com/Kong/kong-auth-elements/compare/v2.13.20...v2.13.21) (2025-05-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/kong-auth-elements",
3-
"version": "2.13.21",
3+
"version": "2.13.22",
44
"type": "module",
55
"main": "dist/kong-auth-elements.vue.umd.js",
66
"module": "dist/kong-auth-elements.vue.es.js",

0 commit comments

Comments
 (0)