Skip to content

Commit 3da9f22

Browse files
committed
1 parent 607ab2a commit 3da9f22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby-link/package.json

Lines changed: 1 addition & 1 deletion
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": "1.6.38",
4+
"version": "1.6.39",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "React.js Static Site Generator",
4-
"version": "1.9.227",
4+
"version": "1.9.228",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"
@@ -50,7 +50,7 @@
5050
"fs-extra": "^4.0.1",
5151
"gatsby-1-config-css-modules": "^1.0.10",
5252
"gatsby-cli": "^1.1.45",
53-
"gatsby-link": "^1.6.38",
53+
"gatsby-link": "^1.6.39",
5454
"gatsby-module-loader": "^1.0.11",
5555
"gatsby-react-router-scroll": "^1.0.13",
5656
"glob": "^7.1.1",

0 commit comments

Comments
 (0)