Skip to content

Commit 6e0e9f9

Browse files
chore(release): 2.13.2 [skip ci]
## [2.13.2](v2.13.1...v2.13.2) (2024-06-24) ### Bug Fixes * **deps:** update dependency @kong/icons to ^1.14.0 ([#1523](#1523)) ([d10dc3d](d10dc3d))
1 parent d10dc3d commit 6e0e9f9

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.2](https://github.com/Kong/kong-auth-elements/compare/v2.13.1...v2.13.2) (2024-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @kong/icons to ^1.14.0 ([#1523](https://github.com/Kong/kong-auth-elements/issues/1523)) ([d10dc3d](https://github.com/Kong/kong-auth-elements/commit/d10dc3d6dc22a259118bdc76cd99a1bf9c674eda))
7+
18
## [2.13.1](https://github.com/Kong/kong-auth-elements/compare/v2.13.0...v2.13.1) (2024-06-14)
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.1",
3+
"version": "2.13.2",
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)