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 c7a6090 commit 56ef019Copy full SHA for 56ef019
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [4.1.2](https://github.com/vue-final/vue-final-modal/compare/v4.1.1...v4.1.2) (2023-03-30)
4
+
5
6
+### Bug Fixes
7
8
+* execute setActiveVfm on createVfm() ([c7a6090](https://github.com/vue-final/vue-final-modal/commit/c7a60905d99b61530eb627158a66d9e7b3962e4f))
9
10
## [4.1.1](https://github.com/vue-final/vue-final-modal/compare/v4.1.0...v4.1.1) (2023-03-28)
11
12
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.1.1",
+ "version": "4.1.2",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments