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 6a48a90 commit aaaeb40Copy full SHA for aaaeb40
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.17](https://github.com/Kong/kong-auth-elements/compare/v2.11.16...v2.11.17) (2024-04-10)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** widen peerDependency ([#1480](https://github.com/Kong/kong-auth-elements/issues/1480)) ([6a48a90](https://github.com/Kong/kong-auth-elements/commit/6a48a905f12e4631f2b3012f26b9ca487d4b5ab9))
7
8
## [2.11.16](https://github.com/Kong/kong-auth-elements/compare/v2.11.15...v2.11.16) (2024-04-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
- "version": "2.11.16",
+ "version": "2.11.17",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
0 commit comments