Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-worker@1.10.1
 - gatsby@4.10.2
  • Loading branch information
pieh committed Mar 22, 2022
1 parent 9a087ec commit 7c43f38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-worker/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-worker",
"description": "Utility to create worker pools",
"version": "1.10.0",
"version": "1.10.1",
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "4.10.1",
"version": "4.10.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -90,7 +90,7 @@
"gatsby-plugin-utils": "^3.4.1",
"gatsby-react-router-scroll": "^5.10.0",
"gatsby-telemetry": "^3.10.0",
"gatsby-worker": "^1.10.0",
"gatsby-worker": "^1.10.1",
"glob": "^7.2.0",
"globby": "^11.1.0",
"got": "^11.8.2",
Expand Down

0 comments on commit 7c43f38

Please sign in to comment.