Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pieh committed Dec 20, 2024
1 parent 139aedd commit 2290b19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-link/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-link",
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
"version": "5.14.0",
"version": "5.14.1",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "5.14.0",
"version": "5.14.1",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -95,7 +95,7 @@
"gatsby-core-utils": "^4.14.0",
"gatsby-graphiql-explorer": "^3.14.0",
"gatsby-legacy-polyfills": "^3.14.0",
"gatsby-link": "^5.14.0",
"gatsby-link": "^5.14.1",
"gatsby-page-utils": "^3.14.0",
"gatsby-parcel-config": "1.14.0",
"gatsby-plugin-page-creator": "^5.14.0",
Expand Down

0 comments on commit 2290b19

Please sign in to comment.