Skip to content

Commit 27ba30e

Browse files
committed
Release 4.4.1
1 parent 5d93903 commit 27ba30e

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.4.1](https://github.com/vue-final/vue-final-modal/compare/v4.4.0...v4.4.1) (2023-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* set vue version >=3.2.0 ([5d93903](https://github.com/vue-final/vue-final-modal/commit/5d9390393826f92d819bfe0455310b3d494ef311))
9+
310
# [4.4.0](https://github.com/vue-final/vue-final-modal/compare/v4.3.1...v4.4.0) (2023-04-24)
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.4.0",
4+
"version": "4.4.1",
55
"source": "src/index.ts",
66
"main": "./dist/index.umd.js",
77
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)