File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.8.13
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.12...v0.8.13 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** migrations:** Respect for loop for remote db migrations ([ #426 ] ( https://github.com/nuxt-hub/core/pull/426 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Update vitest ([ 3941629] ( https://github.com/nuxt-hub/core/commit/3941629 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
19
+
4
20
## v0.8.12
5
21
6
22
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.11...v0.8.12 )
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.12 " ,
4
+ "version" : " 0.8.13 " ,
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