Skip to content

Commit b4ce9e6

Browse files
committedJan 25, 2024
chore(release): Publish
- gatsby-adapter-netlify@1.1.3 - gatsby@5.13.3
1 parent c50e8f2 commit b4ce9e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/gatsby-adapter-netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-adapter-netlify",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Gatsby adapter for Netlify",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

‎packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "5.13.2",
4+
"version": "5.13.3",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./cli.js"

0 commit comments

Comments
 (0)
Please sign in to comment.