File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 4.4.6] ( https://github.com/vue-final/vue-final-modal/compare/v4.4.5...v4.4.6 ) (2023-11-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * import nuxt composables from #imports ([ #398 ] ( https://github.com/vue-final/vue-final-modal/issues/398 ) ) ([ cafb367] ( https://github.com/vue-final/vue-final-modal/commit/cafb3677a02e8da6bb40d9ee7da55a8c83d8ddb2 ) )
9
+ * chore(deps): keep vue as peer dependency ([ #396 ] ( https://github.com/vue-final/vue-final-modal/pull/396 ) )
10
+ * maintain dependencies ([ #399 ] ( https://github.com/vue-final/vue-final-modal/pull/399 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * Repaint the vfm logo ([ 72317a0] ( https://github.com/vue-final/vue-final-modal/commit/72317a0c78b8420afcbb93228f7dc8c07d11150b ) )
16
+
3
17
## [ 4.4.5] ( https://github.com/vue-final/vue-final-modal/compare/v4.4.4...v4.4.5 ) (2023-07-27)
4
18
5
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-final-modal" ,
3
3
"private" : false ,
4
- "version" : " 4.4.5 " ,
4
+ "version" : " 4.4.6 " ,
5
5
"source" : " src/index.ts" ,
6
6
"main" : " ./dist/index.umd.js" ,
7
7
"module" : " ./dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments