Skip to content

Commit 45703e9

Browse files
committed
Release 4.4.5
1 parent f6c02ff commit 45703e9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/vue-final-modal/CHANGELOG.md

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

22

3+
## [4.4.5](https://github.com/vue-final/vue-final-modal/compare/v4.4.4...v4.4.5) (2023-07-27)
4+
35
## [4.4.4](https://github.com/vue-final/vue-final-modal/compare/v4.4.3...v4.4.4) (2023-07-03)
46

57

packages/vue-final-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-final-modal",
33
"private": false,
4-
"version": "4.4.4",
4+
"version": "4.4.5",
55
"source": "src/index.ts",
66
"main": "./dist/index.umd.js",
77
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)