Skip to content

Commit 813d70d

Browse files
committed
chore(release): Publish
- [email protected] - [email protected]
1 parent c4adb3e commit 813d70d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-link",
33
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version": "4.19.0",
4+
"version": "4.19.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/package.json

+2-2
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": "4.19.1",
4+
"version": "4.19.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -91,7 +91,7 @@
9191
"gatsby-core-utils": "^3.19.0",
9292
"gatsby-graphiql-explorer": "^2.19.0",
9393
"gatsby-legacy-polyfills": "^2.19.0",
94-
"gatsby-link": "^4.19.0",
94+
"gatsby-link": "^4.19.1",
9595
"gatsby-page-utils": "^2.19.0",
9696
"gatsby-parcel-config": "0.10.1",
9797
"gatsby-plugin-page-creator": "^4.19.0",

0 commit comments

Comments
 (0)