Skip to content

Commit d766fe5

Browse files
committed
Release 4.5.2
1 parent b0b7427 commit d766fe5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/vue-final-modal/CHANGELOG.md

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

22

3+
## [4.5.2](https://github.com/vue-final/vue-final-modal/compare/v4.5.1...v4.5.2) (2023-12-15)
4+
5+
6+
### Bug Fixes
7+
8+
* export Component helper type ([b0b7427](https://github.com/vue-final/vue-final-modal/commit/b0b7427c1b71a1c80dc132635f1d16e6258df414))
9+
310
## [4.5.1](https://github.com/vue-final/vue-final-modal/compare/v4.5.0...v4.5.1) (2023-12-15)
411

512

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.5.1",
4+
"version": "4.5.2",
55
"type": "module",
66
"source": "src/index.ts",
77
"main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)