File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.7.25
5+
6+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.7.24...v0.7.25 )
7+
8+ ### 🩹 Fixes
9+
10+ - Move tsconfig to correct folder ([ #307 ] ( https://github.com/nuxt-hub/core/pull/307 ) )
11+
12+ ### 📖 Documentation
13+
14+ - Update version ([ a214eb7] ( https://github.com/nuxt-hub/core/commit/a214eb7 ) )
15+ - Update changelog description ([ 78da207] ( https://github.com/nuxt-hub/core/commit/78da207 ) )
16+ - Improve readme ([ 3077181] ( https://github.com/nuxt-hub/core/commit/3077181 ) )
17+
18+ ### 🏡 Chore
19+
20+ - Add npx prefix for nuxthub commands ([ aa13911] ( https://github.com/nuxt-hub/core/commit/aa13911 ) )
21+ - Leverage userProjectToken if available ([ 012f498] ( https://github.com/nuxt-hub/core/commit/012f498 ) )
22+ - Update deps ([ ef4c6f4] ( https://github.com/nuxt-hub/core/commit/ef4c6f4 ) )
23+
24+ ### ❤️ Contributors
25+
26+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
27+ - Rihan ([ @RihanArfan ] ( http://github.com/RihanArfan ) )
28+
429## v0.7.24
530
631[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.7.23...v0.7.24 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxthub/core" ,
33 "private" : false ,
4- "version" : " 0.7.24 " ,
4+ "version" : " 0.7.25 " ,
55 "description" : " Build full-stack Nuxt applications on Cloudflare, with zero configuration." ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments