Skip to content

Commit 2b368fd

Browse files
chore(release): 2.11.15 [skip ci]
## [2.11.15](v2.11.14...v2.11.15) (2024-04-01) ### Bug Fixes * **deps:** update dependency @kong/icons to ^1.8.15 ([#1473](#1473)) ([564c59c](564c59c))
1 parent 564c59c commit 2b368fd

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.11.15](https://github.com/Kong/kong-auth-elements/compare/v2.11.14...v2.11.15) (2024-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @kong/icons to ^1.8.15 ([#1473](https://github.com/Kong/kong-auth-elements/issues/1473)) ([564c59c](https://github.com/Kong/kong-auth-elements/commit/564c59c56d70a1eca8f752d2a1bab455146aa41a))
7+
18
## [2.11.14](https://github.com/Kong/kong-auth-elements/compare/v2.11.13...v2.11.14) (2024-03-12)
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.14",
3+
"version": "2.11.15",
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)