Skip to content

Commit

Permalink
chore(release): 2.10.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.10.4](v2.10.3...v2.10.4) (2023-09-29)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.7.0 ([#1345](#1345)) ([a06c109](a06c109))
  • Loading branch information
semantic-release-bot committed Sep 29, 2023
1 parent a06c109 commit 6d6397a
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.4](https://github.com/Kong/kong-auth-elements/compare/v2.10.3...v2.10.4) (2023-09-29)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.7.0 ([#1345](https://github.com/Kong/kong-auth-elements/issues/1345)) ([a06c109](https://github.com/Kong/kong-auth-elements/commit/a06c109f7cf83bff6d800281008f7fdc1ad855e4))

## [2.10.3](https://github.com/Kong/kong-auth-elements/compare/v2.10.2...v2.10.3) (2023-09-20)


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.3",
"version": "2.10.4",
"type": "module",
"main": "dist/kong-auth-elements.vue.umd.js",
"module": "dist/kong-auth-elements.vue.es.js",
Expand Down

0 comments on commit 6d6397a

Please sign in to comment.