Commit 314fd54 1 parent 5b30feb commit 314fd54 Copy full SHA for 314fd54
File tree 2 files changed +33
-1
lines changed
2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.7.0
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.17...v0.7.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** blob:** ⚠️ Change API for consistency ([ #187 ] ( https://github.com/nuxt-hub/core/pull/187 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Add Hello Edge template ([ 7c9e805] ( https://github.com/nuxt-hub/core/commit/7c9e805 ) )
15
+ - Update og image ([ 7ba4dba] ( https://github.com/nuxt-hub/core/commit/7ba4dba ) )
16
+ - Improve ctas ([ 099fcbd] ( https://github.com/nuxt-hub/core/commit/099fcbd ) )
17
+ - Try public sans font ([ 05fcfea] ( https://github.com/nuxt-hub/core/commit/05fcfea ) )
18
+ - Add parent routes for header active links ([ 47a7331] ( https://github.com/nuxt-hub/core/commit/47a7331 ) )
19
+ - Improve drizzle seed example ([ #176 ] ( https://github.com/nuxt-hub/core/pull/176 ) )
20
+ - ** recipes:** Remove extra field for drizzle seed ([ a8a8b01] ( https://github.com/nuxt-hub/core/commit/a8a8b01 ) )
21
+
22
+ ### 🏡 Chore
23
+
24
+ - Update pricing ([ b127a38] ( https://github.com/nuxt-hub/core/commit/b127a38 ) )
25
+ - Update deps ([ 5b30feb] ( https://github.com/nuxt-hub/core/commit/5b30feb ) )
26
+
27
+ #### ⚠️ Breaking Changes
28
+
29
+ - ** blob:** ⚠️ Change API for consistency ([ #187 ] ( https://github.com/nuxt-hub/core/pull/187 ) )
30
+
31
+ ### ❤️ Contributors
32
+
33
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
34
+ - Mohammed ([ @redcodemohammed ] ( http://github.com/redcodemohammed ) )
35
+
4
36
## v0.6.17
5
37
6
38
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.16...v0.6.17 )
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.17 " ,
4
+ "version" : " 0.7.0 " ,
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