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 a34514a commit ca05890Copy full SHA for ca05890
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.14](https://github.com/Kong/kong-auth-elements/compare/v2.11.13...v2.11.14) (2024-03-12)
2
+
3
4
+### Bug Fixes
5
6
+* kongponents alpha phase 9 [KHCP-10954] ([#1462](https://github.com/Kong/kong-auth-elements/issues/1462)) ([a34514a](https://github.com/Kong/kong-auth-elements/commit/a34514aeeffb8df70a4f483c900d1e4eec354914))
7
8
## [2.11.13](https://github.com/Kong/kong-auth-elements/compare/v2.11.12...v2.11.13) (2024-01-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
- "version": "2.11.13",
+ "version": "2.11.14",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
0 commit comments