We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d1fd1 commit d92aa8cCopy full SHA for d92aa8c
packages/gatsby-adapter-netlify/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gatsby-adapter-netlify",
3
- "version": "1.1.6",
+ "version": "1.1.7",
4
"description": "Gatsby adapter for Netlify",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
packages/gatsby/package.json
@@ -1,7 +1,7 @@
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
- "version": "5.13.6",
+ "version": "5.13.7",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
7
"gatsby": "./cli.js"
0 commit comments