create-gatsby
Advanced tools
Comparing version 1.10.0-next.1 to 1.11.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.10.0-next.1...create-gatsby@1.11.0-next.0) (2021-07-15) | ||
**Note:** Version bump only for package create-gatsby | ||
# [1.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.10.0-next.0...create-gatsby@1.10.0-next.1) (2021-07-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "1.10.0-next.1", | ||
"version": "1.11.0-next.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-plugin-utils": "^1.10.0-next.1", | ||
"gatsby-plugin-utils": "^1.11.0-next.0", | ||
"joi": "^17.4.0", | ||
@@ -47,3 +47,3 @@ "microbundle": "^0.13.3", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "ec0444847b2d11ed29feb656c9c7f32ab78e2dc8" | ||
"gitHead": "62997b37a7bf851e67e89c7440f88458978e787e" | ||
} |
224040