We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50e8f2 commit b4ce9e6Copy full SHA for b4ce9e6
packages/gatsby-adapter-netlify/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gatsby-adapter-netlify",
3
- "version": "1.1.2",
+ "version": "1.1.3",
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.2",
+ "version": "5.13.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
7
"gatsby": "./cli.js"
0 commit comments