File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.11
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.10...v0.1.11 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Move wrangler out of dependencies ([ 57ed91a] ( https://github.com/nuxt-hub/core/commit/57ed91a ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
15
+
4
16
## v0.1.10
5
17
6
18
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.9...v0.1.10 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.1.10 " ,
4
+ "version" : " 0.1.11 " ,
5
5
"description" : " Nuxt Toolkit to create full-stack applications on the Edge." ,
6
6
"repository" : {
7
7
"type" : " git" ,
67
67
"vue-tsc" : " ^1.8.27" ,
68
68
"wrangler" : " ^3.29.0"
69
69
}
70
- }
70
+ }
You can’t perform that action at this time.
0 commit comments