We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b7427 commit d766fe5Copy full SHA for d766fe5
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [4.5.1](https://github.com/vue-final/vue-final-modal/compare/v4.5.0...v4.5.1) (2023-12-15)
11
12
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.5.1",
+ "version": "4.5.2",
"type": "module",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
0 commit comments