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 b3e9389 commit 2b2f21cCopy full SHA for 2b2f21c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.12.0](https://github.com/Kong/kong-auth-elements/compare/v2.11.17...v2.12.0) (2024-04-12)
2
+
3
4
+### Features
5
6
+* props for updating login / sso login button text ([#1479](https://github.com/Kong/kong-auth-elements/issues/1479)) ([b3e9389](https://github.com/Kong/kong-auth-elements/commit/b3e9389ae8890fa9e3acea7f3e35bc2b097be3d0))
7
8
## [2.11.17](https://github.com/Kong/kong-auth-elements/compare/v2.11.16...v2.11.17) (2024-04-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
- "version": "2.11.17",
+ "version": "2.12.0",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
0 commit comments