Skip to content

Commit 9f70339

Browse files
chore(release): 2.13.0 [skip ci]
# [2.13.0](v2.12.6...v2.13.0) (2024-06-06) ### Features * **eslint:** eslint v9 and shared configs [KHCP-11627] ([7474714](7474714))
1 parent 7474714 commit 9f70339

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.0](https://github.com/Kong/kong-auth-elements/compare/v2.12.6...v2.13.0) (2024-06-06)
2+
3+
4+
### Features
5+
6+
* **eslint:** eslint v9 and shared configs [KHCP-11627] ([7474714](https://github.com/Kong/kong-auth-elements/commit/74747143cb5e9cb4dee968abc47e10dd9dc4649d))
7+
18
## [2.12.6](https://github.com/Kong/kong-auth-elements/compare/v2.12.5...v2.12.6) (2024-06-03)
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.12.6",
3+
"version": "2.13.0",
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)