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 d10dc3d commit 6e0e9f9Copy full SHA for 6e0e9f9
CHANGELOG.md
@@ -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
8
## [2.13.1](https://github.com/Kong/kong-auth-elements/compare/v2.13.0...v2.13.1) (2024-06-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
- "version": "2.13.1",
+ "version": "2.13.2",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
0 commit comments