create-gatsby
Advanced tools
Comparing version 1.6.0-next.0 to 1.7.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.7.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.6.0-next.0...create-gatsby@1.7.0-next.0) (2021-05-21) | ||
**Note:** Version bump only for package create-gatsby | ||
# [1.6.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.5.0-next.0...create-gatsby@1.6.0-next.0) (2021-05-06) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "1.6.0-next.0", | ||
"version": "1.7.0-next.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.0.1", | ||
"gatsby-plugin-utils": "^1.6.0-next.0", | ||
"gatsby-plugin-utils": "^1.7.0-next.0", | ||
"joi": "^17.2.1", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.13.0", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "39f25b75661c13b9df8924b421b5e2dea3cf9070" | ||
"gitHead": "86532167e037de9bb26d67e2d4cc089e5b58f0d6" | ||
} |
Sorry, the diff of this file is too big to display
224784
815