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 8bb8b26 commit 11bf712Copy full SHA for 11bf712
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+# [0.4.0](https://github.com/JinghuiS/vue-modal-provider/compare/v0.3.1...v0.4.0) (2024-04-20)
4
+
5
6
+### Features
7
8
+* 🎸 Merge context ([8bb8b26](https://github.com/JinghuiS/vue-modal-provider/commit/8bb8b2624074faf051891ec952407fdf8c59c202))
9
10
## [0.3.1](https://github.com/JinghuiS/vue-modal-provider/compare/v0.3.0...v0.3.1) (2023-06-03)
11
12
package.json
@@ -3,7 +3,7 @@
"description": "A modal state manager for vue. ",
"name": "vue-modal-provider",
"private": false,
- "version": "0.3.1",
+ "version": "0.4.0",
"main": "./dist/lib/index.js",
"module": "./dist/es/index.js",
"types": "./dist/es/index.d.ts",
0 commit comments