File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.6.13
5+
6+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.11...v0.6.13 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Optimize bundle ([ #138 ] ( https://github.com/nuxt-hub/core/pull/138 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** blob:** Remove slugify ([ #154 ] ( https://github.com/nuxt-hub/core/pull/154 ) )
15+ - ** module:** Invalid resolved path in npm package ([ #161 ] ( https://github.com/nuxt-hub/core/pull/161 ) )
16+ - ** analytics:** Setup analytics worker ([ #162 ] ( https://github.com/nuxt-hub/core/pull/162 ) )
17+
18+ ### 📖 Documentation
19+
20+ - Remove extra + ([ bf850fe] ( https://github.com/nuxt-hub/core/commit/bf850fe ) )
21+
22+ ### 🏡 Chore
23+
24+ - ** release:** V0.6.11 ([ a7bdb0c] ( https://github.com/nuxt-hub/core/commit/a7bdb0c ) )
25+ - ** action:** Add pr version release ([ 415e9a3] ( https://github.com/nuxt-hub/core/commit/415e9a3 ) )
26+ - Disable pkg-pr-new ([ fcb2994] ( https://github.com/nuxt-hub/core/commit/fcb2994 ) )
27+ - ** release:** V0.6.12 ([ 389a633] ( https://github.com/nuxt-hub/core/commit/389a633 ) )
28+
29+ ### ❤️ Contributors
30+
31+ 32+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
33+ - Quandabase ([ @quandabase ] ( http://github.com/quandabase ) )
34+
435## v0.6.12
536
637[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.11...v0.6.12 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxthub/core" ,
33 "private" : false ,
4- "version" : " 0.6.12 " ,
4+ "version" : " 0.6.13 " ,
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