We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7474714 commit 9f70339Copy full SHA for 9f70339
CHANGELOG.md
@@ -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
8
## [2.12.6](https://github.com/Kong/kong-auth-elements/compare/v2.12.5...v2.12.6) (2024-06-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
- "version": "2.12.6",
+ "version": "2.13.0",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
0 commit comments