Skip to content

Commit 31d04fa

Browse files
committed
Release 4.0.7
1 parent 3899876 commit 31d04fa

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

Diff for: packages/vue-final-modal/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [4.0.7](https://github.com/vue-final/vue-final-modal/compare/v4.0.6...v4.0.7) (2023-03-01)
4+
5+
6+
### Bug Fixes
7+
8+
* add package information and MIT license ([41e9a7e](https://github.com/vue-final/vue-final-modal/commit/41e9a7e988e5ec39549024de8f09c16650ac7404))
9+
* make sure the overlay closed ([3899876](https://github.com/vue-final/vue-final-modal/commit/38998767a43ae6493e56a09f63975e2879c41dab))
10+
311
## [4.0.6](https://github.com/vue-final/vue-final-modal/compare/v4.0.5...v4.0.6) (2023-02-28)
412

513

-6.33 KB
Binary file not shown.
5 Bytes
Binary file not shown.
5.14 KB
Binary file not shown.

Diff for: 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.0.6",
4+
"version": "4.0.7",
55
"source": "src/index.ts",
66
"main": "./dist/index.umd.js",
77
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)