File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.6.12
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.11...v0.6.12 )
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
+
16
+ ### 📖 Documentation
17
+
18
+ - Remove extra + ([ bf850fe] ( https://github.com/nuxt-hub/core/commit/bf850fe ) )
19
+
20
+ ### 🏡 Chore
21
+
22
+ - ** action:** Add pr version release ([ 415e9a3] ( https://github.com/nuxt-hub/core/commit/415e9a3 ) )
23
+ - Disable pkg-pr-new ([ fcb2994] ( https://github.com/nuxt-hub/core/commit/fcb2994 ) )
24
+
25
+ ### ❤️ Contributors
26
+
27
+ - Farnabaz < farnabaz@gmail.com >
28
+ - Quandabase ([ @quandabase ] ( http://github.com/quandabase ) )
29
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
30
+
4
31
## v0.6.11
5
32
6
33
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.6.10...v0.6.11 )
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.11 " ,
4
+ "version" : " 0.6.12 " ,
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