Skip to content

Commit 9e4d773

Browse files
committed
chore(release): 0.6.0
1 parent cb0bf71 commit 9e4d773

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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+
310
# [0.5.0](https://github.com/JinghuiS/vue-modal-provider/compare/v0.4.1...v0.5.0) (2024-06-20)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A modal state manager for vue. ",
44
"name": "vue-modal-provider",
55
"private": false,
6-
"version": "0.5.0",
6+
"version": "0.6.0",
77
"main": "./dist/lib/index.js",
88
"module": "./dist/es/index.mjs",
99
"types": "./dist/es/index.d.ts",

0 commit comments

Comments
 (0)