Skip to content

Commit 3be4a80

Browse files
committed
chore(release): Publish
- [email protected] - [email protected]
1 parent 98c4d27 commit 3be4a80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-source-drupal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-drupal",
33
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
4-
"version": "5.26.1",
4+
"version": "5.26.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/package.json

+1-1
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.25.4",
4+
"version": "4.25.5",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"

0 commit comments

Comments
 (0)