Skip to content

Commit

Permalink
chore(release): 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JinghuiS committed Apr 20, 2024
1 parent 8bb8b26 commit 11bf712
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [0.4.0](https://github.com/JinghuiS/vue-modal-provider/compare/v0.3.1...v0.4.0) (2024-04-20)


### Features

* 🎸 Merge context ([8bb8b26](https://github.com/JinghuiS/vue-modal-provider/commit/8bb8b2624074faf051891ec952407fdf8c59c202))

## [0.3.1](https://github.com/JinghuiS/vue-modal-provider/compare/v0.3.0...v0.3.1) (2023-06-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 11bf712

Please sign in to comment.