create-gatsby
Advanced tools
Comparing version 1.2.0-next.1 to 1.3.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.3.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.2.0-next.1...create-gatsby@1.3.0-next.0) (2021-03-25) | ||
**Note:** Version bump only for package create-gatsby | ||
# [1.2.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.2.0-next.0...create-gatsby@1.2.0-next.1) (2021-03-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "1.2.0-next.1", | ||
"version": "1.3.0-next.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.0.1", | ||
"gatsby-plugin-utils": "^1.2.0-next.0", | ||
"gatsby-plugin-utils": "^1.3.0-next.0", | ||
"joi": "^17.2.1", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.13.0", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "e83dce5cc027f0bb6e0924e9c8d53f50c360470f" | ||
"gitHead": "835e00e1b585f083f7cd6396ee5c453cb0137cd8" | ||
} |
223974