Skip to content

Commit a5c7b2b

Browse files
chore(release): 2.13.13 [skip ci]
## [2.13.13](v2.13.12...v2.13.13) (2024-12-20) ### Bug Fixes * **deps:** update all non-major dependencies with stable version ([#1570](#1570)) ([268fcd9](268fcd9))
1 parent 268fcd9 commit a5c7b2b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.13.13](https://github.com/Kong/kong-auth-elements/compare/v2.13.12...v2.13.13) (2024-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all non-major dependencies with stable version ([#1570](https://github.com/Kong/kong-auth-elements/issues/1570)) ([268fcd9](https://github.com/Kong/kong-auth-elements/commit/268fcd95653a265e7866ed603a258ce294b93e89))
7+
18
## [2.13.12](https://github.com/Kong/kong-auth-elements/compare/v2.13.11...v2.13.12) (2024-12-09)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kong/kong-auth-elements",
3-
"version": "2.13.12",
3+
"version": "2.13.13",
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)