We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c8d0d commit 00c4aa5Copy full SHA for 00c4aa5
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [4.4.3](https://github.com/vue-final/vue-final-modal/compare/v4.4.2...v4.4.3) (2023-06-29)
4
+
5
6
+### Bug Fixes
7
8
+* [#375](https://github.com/vue-final/vue-final-modal/issues/375) ([4b1ca52](https://github.com/vue-final/vue-final-modal/commit/4b1ca5235ba84ab25307589f8b013af1921ad2df))
9
10
## [4.4.2](https://github.com/vue-final/vue-final-modal/compare/v4.4.1...v4.4.2) (2023-04-24)
11
12
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.4.2",
+ "version": "4.4.3",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments