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 cb0bf71 commit 9e4d773Copy full SHA for 9e4d773
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+# [0.6.0](https://github.com/JinghuiS/vue-modal-provider/compare/v0.5.0...v0.6.0) (2024-11-06)
4
+
5
6
+### Features
7
8
+* 🎸 export modalContext ([59daa3e](https://github.com/JinghuiS/vue-modal-provider/commit/59daa3ec6871ff2d2aae183469d9eccdb5dad471))
9
10
# [0.5.0](https://github.com/JinghuiS/vue-modal-provider/compare/v0.4.1...v0.5.0) (2024-06-20)
11
12
package.json
@@ -3,7 +3,7 @@
"description": "A modal state manager for vue. ",
"name": "vue-modal-provider",
"private": false,
- "version": "0.5.0",
+ "version": "0.6.0",
"main": "./dist/lib/index.js",
"module": "./dist/es/index.mjs",
"types": "./dist/es/index.d.ts",
0 commit comments