Skip to content

Commit db4dc09

Browse files
committed
chore(release): Publish next
- [email protected] - [email protected]
1 parent abb0baa commit db4dc09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/gatsby-link/package.json

Lines changed: 2 additions & 2 deletions
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.21.0-next.1",
4+
"version": "4.21.0-next.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -54,4 +54,4 @@
5454
"engines": {
5555
"node": ">=14.15.0"
5656
}
57-
}
57+
}

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": "Blazing fast modern site generator for React",
4-
"version": "4.21.0-next.1",
4+
"version": "4.21.0-next.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -91,7 +91,7 @@
9191
"gatsby-core-utils": "^3.21.0-next.1",
9292
"gatsby-graphiql-explorer": "^2.21.0-next.0",
9393
"gatsby-legacy-polyfills": "^2.21.0-next.0",
94-
"gatsby-link": "^4.21.0-next.1",
94+
"gatsby-link": "^4.21.0-next.2",
9595
"gatsby-page-utils": "^2.21.0-next.1",
9696
"gatsby-parcel-config": "0.12.0-next.1",
9797
"gatsby-plugin-page-creator": "^4.21.0-next.1",

0 commit comments

Comments
 (0)