create-gatsby
Advanced tools
Comparing version 0.4.0-next.1 to 0.5.0-next.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.5.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.4.0-next.1...create-gatsby@0.5.0-next.0) (2021-01-18) | ||
**Note:** Version bump only for package create-gatsby | ||
# [0.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.4.0-next.0...create-gatsby@0.4.0-next.1) (2021-01-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "0.4.0-next.1", | ||
"version": "0.5.0-next.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^9.0.1", | ||
"gatsby-plugin-utils": "^0.8.0-next.1", | ||
"gatsby-plugin-utils": "^0.9.0-next.0", | ||
"joi": "^17.2.1", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.12.4", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "5e5c11259b1ab38a2125aaa97e8623bcd0d1cfff" | ||
"gitHead": "d4a8ad26215cc2189d6473a657e0ae83088effb1" | ||
} |
218338
6
805