create-gatsby
Advanced tools
Comparing version 1.2.0-next.0 to 1.2.0-next.1
@@ -6,2 +6,8 @@ # Change Log | ||
# [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) | ||
### Bug Fixes | ||
- **gatsby-plugin-netlify:** upgrade webpack-assets-manifest for compatibility with webpack@5 ([#30217](https://github.com/gatsbyjs/gatsby/issues/30217)) ([ca44a9e](https://github.com/gatsbyjs/gatsby/commit/ca44a9eb04878919ee52874a5e879a1a29ee0463)) | ||
# [1.2.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.1.0-next.3...create-gatsby@1.2.0-next.0) (2021-03-11) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "1.2.0-next.0", | ||
"version": "1.2.0-next.1", | ||
"main": "lib/index.js", | ||
@@ -47,3 +47,3 @@ "bin": "cli.js", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "72f15717e9f166e338ba120591e8b4e1e8a92c16" | ||
"gitHead": "e83dce5cc027f0bb6e0924e9c8d53f50c360470f" | ||
} |
Sorry, the diff of this file is too big to display
223788
816