Skip to content

Commit 3d5d76e

Browse files
committed
1 parent e4fdb36 commit 3d5d76e

File tree

6 files changed

+21
-3
lines changed

6 files changed

+21
-3
lines changed

packages/gatsby-source-drupal/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.2.0-beta.10"></a>
7+
8+
# [2.2.0-beta.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/[email protected]@2.2.0-beta.10) (2018-07-20)
9+
10+
**Note:** Version bump only for package gatsby-source-drupal
11+
612
<a name="2.2.0-beta.9"></a>
713

814
# [2.2.0-beta.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/[email protected]@2.2.0-beta.9) (2018-07-19)

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": "2.2.0-beta.9",
4+
"version": "2.2.0-beta.10",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-wordpress/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.0.0-beta.12"></a>
7+
8+
# [3.0.0-beta.12](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.0-beta.12) (2018-07-20)
9+
10+
**Note:** Version bump only for package gatsby-source-wordpress
11+
612
<a name="3.0.0-beta.11"></a>
713

814
# [3.0.0-beta.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.0-beta.11) (2018-07-19)

packages/gatsby-source-wordpress/package.json

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

packages/gatsby/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.0-beta.54"></a>
7+
8+
# [2.0.0-beta.54](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-beta.54) (2018-07-20)
9+
10+
**Note:** Version bump only for package gatsby
11+
612
<a name="2.0.0-beta.53"></a>
713

814
# [2.0.0-beta.53](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-beta.53) (2018-07-20)

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "React.js Static Site Generator",
4-
"version": "2.0.0-beta.53",
4+
"version": "2.0.0-beta.54",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)