File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.6.9
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.8...v0.6.9 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Use etag in blob.serve ([ #147 ] ( https://github.com/nuxt-hub/core/pull/147 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - ** blob:** Set correct customMetadata ([ #146 ] ( https://github.com/nuxt-hub/core/pull/146 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Murzin Artem ([ @FutureExcited ] ( http://github.com/FutureExcited ) )
19
+ - Estéban <e.soubiran25@gmail.com >
20
+
4
21
## v0.6.8
5
22
6
23
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.7...v0.6.8 )
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.8 " ,
4
+ "version" : " 0.6.9 " ,
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