File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.6.11
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.10...v0.6.11 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** blob:** Missing import and fix types for ` useUpload ` ([ #156 ] ( https://github.com/nuxt-hub/core/pull/156 ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
15
+
4
16
## v0.6.10
5
17
6
18
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.9...v0.6.10 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.6.10 " ,
4
+ "version" : " 0.6.11 " ,
5
5
"description" : " Build full-stack Nuxt applications on Cloudflare, with zero configuration." ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments