Skip to content

Commit be7430c

Browse files
committed
Release 4.5.5
1 parent 864cf89 commit be7430c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/vue-final-modal/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [4.5.5](https://github.com/vue-final/vue-final-modal/compare/v4.5.4...v4.5.5) (2024-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* augment `vue` rather than `@vue/runtime-core` ([69e3a6d](https://github.com/vue-final/vue-final-modal/commit/69e3a6d96793d52218089bef00e1ef240c3132f5))
9+
310
## [4.5.4](https://github.com/vue-final/vue-final-modal/compare/v4.5.3...v4.5.4) (2024-02-14)
411

512

packages/vue-final-modal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-final-modal",
33
"private": false,
4-
"version": "4.5.4",
4+
"version": "4.5.5",
55
"type": "module",
66
"source": "src/index.ts",
77
"main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)