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 aaeb6bc commit fec5084Copy full SHA for fec5084
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [4.1.3](https://github.com/vue-final/vue-final-modal/compare/v4.1.2...v4.1.3) (2023-03-31)
4
+
5
6
+### Bug Fixes
7
8
+* [#352](https://github.com/vue-final/vue-final-modal/issues/352) ([2d9298c](https://github.com/vue-final/vue-final-modal/commit/2d9298c0d24dd58041e8b79f4d83f398123fe4d8))
9
10
## [4.1.2](https://github.com/vue-final/vue-final-modal/compare/v4.1.1...v4.1.2) (2023-03-30)
11
12
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.1.2",
+ "version": "4.1.3",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments