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 69a0bfe commit 799ec67Copy full SHA for 799ec67
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [4.0.3](https://github.com/vue-final/vue-final-modal/compare/v4.0.2...v4.0.3) (2023-02-10)
4
+
5
6
+### Bug Fixes
7
8
+* export useModalSlot ([69a0bfe](https://github.com/vue-final/vue-final-modal/commit/69a0bfeb0609bc85fd363180790fb4f982ad1a1f))
9
10
## [4.0.2](https://github.com/vue-final/vue-final-modal/compare/v4.0.1...v4.0.2) (2023-02-10)
11
12
packages/vue-final-modal/cypress/videos/TestUseModal.spec.ts.mp4
3.46 KB
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.0.2",
+ "version": "4.0.3",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments