Skip to content

Commit 2b2f21c

Browse files
chore(release): 2.12.0 [skip ci]
# [2.12.0](v2.11.17...v2.12.0) (2024-04-12) ### Features * props for updating login / sso login button text ([#1479](#1479)) ([b3e9389](b3e9389))
1 parent b3e9389 commit 2b2f21c

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.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+
18
## [2.11.17](https://github.com/Kong/kong-auth-elements/compare/v2.11.16...v2.11.17) (2024-04-10)
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.11.17",
3+
"version": "2.12.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)