We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe9732 commit f91c664Copy full SHA for f91c664
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [4.4.2](https://github.com/vue-final/vue-final-modal/compare/v4.4.1...v4.4.2) (2023-04-24)
4
+
5
6
+### Bug Fixes
7
8
+* add dependencies ([ebe9732](https://github.com/vue-final/vue-final-modal/commit/ebe97324a49277eb0c7edaab7dfb4e2aa4099aaa))
9
10
## [4.4.1](https://github.com/vue-final/vue-final-modal/compare/v4.4.0...v4.4.1) (2023-04-24)
11
12
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.4.1",
+ "version": "4.4.2",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments