Skip to content

Commit 213a073

Browse files
chore(release): 2.13.12 [skip ci]
## [2.13.12](v2.13.11...v2.13.12) (2024-12-09) ### Bug Fixes * **deps:** update dependency @kong/icons to ^1.20.1 ([#1611](#1611)) ([396c42a](396c42a))
1 parent 396c42a commit 213a073

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.13.12](https://github.com/Kong/kong-auth-elements/compare/v2.13.11...v2.13.12) (2024-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @kong/icons to ^1.20.1 ([#1611](https://github.com/Kong/kong-auth-elements/issues/1611)) ([396c42a](https://github.com/Kong/kong-auth-elements/commit/396c42a2d3aef19ea357672b94540dcb7c1ed37e))
7+
18
## [2.13.11](https://github.com/Kong/kong-auth-elements/compare/v2.13.10...v2.13.11) (2024-11-21)
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.13.11",
3+
"version": "2.13.12",
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)