Skip to content

Commit 0cb5b3e

Browse files
committed
Release 4.0.0
1 parent 58eedc4 commit 0cb5b3e

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

packages/vue-final-modal/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
# [4.0.0](https://github.com/vue-final/vue-final-modal/compare/v4.0.0-rc.14...v4.0.0) (2023-02-03)
4+
35
# [4.0.0-rc.14](https://github.com/vue-final/vue-final-modal/compare/v4.0.0-rc.13...v4.0.0-rc.14) (2023-02-03)
46

57
- Support props including `swipe-to-close`, `threshold`, `showSwipeBanner`, `preventNavigationGestures`
Binary file not shown.

packages/vue-final-modal/package.json

Lines changed: 1 addition & 1 deletion
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.0-rc.14",
4+
"version": "4.0.0",
55
"source": "src/index.ts",
66
"main": "./dist/index.umd.js",
77
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)