Skip to content

Commit 3789449

Browse files
committed
chore(release): Publish
- [email protected] - [email protected]
1 parent 0cdad26 commit 3789449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby-parcel-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-parcel-config",
33
"main": "lib/index.json",
4-
"version": "0.10.0",
4+
"version": "0.10.1",
55
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-config#readme",
66
"description": "A minimal Parcel config for use in Gatsby",
77
"repository": {

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.0",
4+
"version": "4.19.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -93,7 +93,7 @@
9393
"gatsby-legacy-polyfills": "^2.19.0",
9494
"gatsby-link": "^4.19.0",
9595
"gatsby-page-utils": "^2.19.0",
96-
"gatsby-parcel-config": "0.10.0",
96+
"gatsby-parcel-config": "0.10.1",
9797
"gatsby-plugin-page-creator": "^4.19.0",
9898
"gatsby-plugin-typescript": "^4.19.0",
9999
"gatsby-plugin-utils": "^3.13.0",

0 commit comments

Comments
 (0)