Skip to content

Commit 8ea95af

Browse files
chore(release): 2.13.28 [skip ci]
## [2.13.28](v2.13.27...v2.13.28) (2025-09-18) ### Bug Fixes * **deps:** update vue dependencies with stable version ([#1717](#1717)) ([665b56a](665b56a))
1 parent 665b56a commit 8ea95af

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.28](https://github.com/Kong/kong-auth-elements/compare/v2.13.27...v2.13.28) (2025-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update vue dependencies with stable version ([#1717](https://github.com/Kong/kong-auth-elements/issues/1717)) ([665b56a](https://github.com/Kong/kong-auth-elements/commit/665b56a76f48b35613dc2c2134f329b7ba23d8fc))
7+
18
## [2.13.27](https://github.com/Kong/kong-auth-elements/compare/v2.13.26...v2.13.27) (2025-08-26)
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.27",
3+
"version": "2.13.28",
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)