Skip to content

Commit

Permalink
chore(release): 2.10.8 [skip ci]
Browse files Browse the repository at this point in the history
## [2.10.8](v2.10.7...v2.10.8) (2023-10-18)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.7.5 ([#1364](#1364)) ([1cf7e03](1cf7e03))
  • Loading branch information
semantic-release-bot committed Oct 18, 2023
1 parent 1cf7e03 commit 6a8c7c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.10.8](https://github.com/Kong/kong-auth-elements/compare/v2.10.7...v2.10.8) (2023-10-18)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.7.5 ([#1364](https://github.com/Kong/kong-auth-elements/issues/1364)) ([1cf7e03](https://github.com/Kong/kong-auth-elements/commit/1cf7e03c681b087c013f998a889ee450dd806908))

## [2.10.7](https://github.com/Kong/kong-auth-elements/compare/v2.10.6...v2.10.7) (2023-10-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong/kong-auth-elements",
"version": "2.10.7",
"version": "2.10.8",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
Expand Down

0 comments on commit 6a8c7c6

Please sign in to comment.