File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 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.9.0
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.27...v0.9.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Environments + env sync API ([ #579 ] ( https://github.com/nuxt-hub/core/pull/579 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Update nitro.unjs.io links to nitro.build ([ #571 ] ( https://github.com/nuxt-hub/core/pull/571 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Farnabaz < farnabaz@gmail.com >
19
+ - Mr Kaashee < mrkaashee@gmail.com >
20
+
4
21
## v0.8.27
5
22
6
23
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.26...v0.8.27 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.8.27 " ,
4
+ "version" : " 0.9.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