Skip to content

Commit

Permalink
chore(release): 2.8.8 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.8](v2.8.7...v2.8.8) (2023-09-08)

### Bug Fixes

* **deps:** update dependency @xstate/vue to ^0.8.2 ([#1295](#1295)) ([ad189ab](ad189ab))
  • Loading branch information
semantic-release-bot committed Sep 8, 2023
1 parent ad189ab commit 815d328
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.8.8](https://github.com/Kong/kong-auth-elements/compare/v2.8.7...v2.8.8) (2023-09-08)


### Bug Fixes

* **deps:** update dependency @xstate/vue to ^0.8.2 ([#1295](https://github.com/Kong/kong-auth-elements/issues/1295)) ([ad189ab](https://github.com/Kong/kong-auth-elements/commit/ad189ab7a12814e98c54f2849785746eb8f63d69))

## [2.8.7](https://github.com/Kong/kong-auth-elements/compare/v2.8.6...v2.8.7) (2023-09-07)


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.8.7",
"version": "2.8.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 815d328

Please sign in to comment.