Skip to content

Commit 3446957

Browse files
committed
Release 4.1.4
1 parent c5eab4f commit 3446957

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/vue-final-modal/CHANGELOG.md

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

22

3+
## [4.1.4](https://github.com/vue-final/vue-final-modal/compare/v4.1.3...v4.1.4) (2023-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* should not disableBodyScroll when modelValueLocal is false ([c5eab4f](https://github.com/vue-final/vue-final-modal/commit/c5eab4ffe2677bbcaa32fe8312712f02123a8ac4))
9+
310
## [4.1.3](https://github.com/vue-final/vue-final-modal/compare/v4.1.2...v4.1.3) (2023-03-31)
411

512

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

0 commit comments

Comments
 (0)