create-gatsby
Advanced tools
Comparing version 1.8.0-next.0 to 1.8.0-next.1
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.8.0-next.0...create-gatsby@1.8.0-next.1) (2021-06-10) | ||
**Note:** Version bump only for package create-gatsby | ||
# [1.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.7.0-next.2...create-gatsby@1.8.0-next.0) (2021-06-03) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "1.8.0-next.0", | ||
"version": "1.8.0-next.1", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-plugin-utils": "^1.8.0-next.0", | ||
"gatsby-plugin-utils": "^1.8.0-next.1", | ||
"joi": "^17.4.0", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.13.1", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "74c8c6038d9773fc63025733d7db8cbf87b88ad8" | ||
"gitHead": "5b621bfbca9e107d05bbe609e77cc31eb64da3cd" | ||
} |
225548