Skip to content

Commit 11bf712

Browse files
committed
chore(release): 0.4.0
1 parent 8bb8b26 commit 11bf712

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.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+
310
## [0.3.1](https://github.com/JinghuiS/vue-modal-provider/compare/v0.3.0...v0.3.1) (2023-06-03)
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.3.1",
6+
"version": "0.4.0",
77
"main": "./dist/lib/index.js",
88
"module": "./dist/es/index.js",
99
"types": "./dist/es/index.d.ts",

0 commit comments

Comments
 (0)