Skip to content

Commit 9af645e

Browse files
committed
Release 5.0.0-beta.2
1 parent 1f3d189 commit 9af645e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/vue-final-modal/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
# [5.0.0-beta.2](https://github.com/vue-final/vue-final-modal/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2024-01-11)
4+
35
# [5.0.0-beta.1](https://github.com/vue-final/vue-final-modal/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2024-01-11)
46

57

packages/vue-final-modal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-final-modal",
33
"private": false,
4-
"version": "5.0.0-beta.1",
4+
"version": "5.0.0-beta.2",
55
"type": "module",
66
"source": "src/index.ts",
77
"main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)