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 4c9e648 commit 6c32741Copy full SHA for 6c32741
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.1](https://github.com/Kong/kong-auth-elements/compare/v2.12.0...v2.12.1) (2024-04-15)
2
+
3
4
+### Bug Fixes
5
6
+* backwards compatibility for kalert ([#1484](https://github.com/Kong/kong-auth-elements/issues/1484)) ([4c9e648](https://github.com/Kong/kong-auth-elements/commit/4c9e64881aacf20e8d0efdd61f128b698ae1e059))
7
8
# [2.12.0](https://github.com/Kong/kong-auth-elements/compare/v2.11.17...v2.12.0) (2024-04-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
- "version": "2.12.0",
+ "version": "2.12.1",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
0 commit comments