Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-parcel-config@0.10.1
 - gatsby@4.19.1
  • Loading branch information
LekoArts committed Jul 20, 2022
1 parent 0cdad26 commit 3789449
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-parcel-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-parcel-config",
"main": "lib/index.json",
"version": "0.10.0",
"version": "0.10.1",
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-config#readme",
"description": "A minimal Parcel config for use in Gatsby",
"repository": {
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": "4.19.0",
"version": "4.19.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -93,7 +93,7 @@
"gatsby-legacy-polyfills": "^2.19.0",
"gatsby-link": "^4.19.0",
"gatsby-page-utils": "^2.19.0",
"gatsby-parcel-config": "0.10.0",
"gatsby-parcel-config": "0.10.1",
"gatsby-plugin-page-creator": "^4.19.0",
"gatsby-plugin-typescript": "^4.19.0",
"gatsby-plugin-utils": "^3.13.0",
Expand Down

0 comments on commit 3789449

Please sign in to comment.