Skip to content

Commit

Permalink
Release 4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterliu1003 committed Sep 10, 2024
1 parent 864cf89 commit be7430c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/vue-final-modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [4.5.5](https://github.com/vue-final/vue-final-modal/compare/v4.5.4...v4.5.5) (2024-09-10)


### Bug Fixes

* augment `vue` rather than `@vue/runtime-core` ([69e3a6d](https://github.com/vue-final/vue-final-modal/commit/69e3a6d96793d52218089bef00e1ef240c3132f5))

## [4.5.4](https://github.com/vue-final/vue-final-modal/compare/v4.5.3...v4.5.4) (2024-02-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-final-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
"version": "4.5.4",
"version": "4.5.5",
"type": "module",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
Expand Down

0 comments on commit be7430c

Please sign in to comment.