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