Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby@2.0.0-beta.5
 - gatsby-source-drupal@2.2.0-beta.4
 - gatsby-source-filesystem@2.0.1-beta.3
 - gatsby-source-wordpress@3.0.0-beta.4
  • Loading branch information
m-allanson committed Jun 21, 2018
1 parent 7b92440 commit 79ffaa7
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 6 deletions.
9 changes: 9 additions & 0 deletions packages/gatsby-source-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.0-beta.4"></a>
# [2.2.0-beta.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/gatsby-source-drupal@2.2.0-beta.3...gatsby-source-drupal@2.2.0-beta.4) (2018-06-21)

**Note:** Version bump only for package gatsby-source-drupal





<a name="2.2.0-beta.3"></a>
# [2.2.0-beta.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/gatsby-source-drupal@2.2.0-beta.2...gatsby-source-drupal@2.2.0-beta.3) (2018-06-20)

Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-drupal",
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
"version": "2.2.0-beta.3",
"version": "2.2.0-beta.4",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -10,7 +10,7 @@
"@babel/runtime": "7.0.0-beta.51",
"axios": "^0.18.0",
"bluebird": "^3.5.0",
"gatsby-source-filesystem": "^2.0.1-beta.2",
"gatsby-source-filesystem": "^2.0.1-beta.3",
"lodash": "^4.17.4"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-source-filesystem/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.1-beta.3"></a>
## [2.0.1-beta.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.2...gatsby-source-filesystem@2.0.1-beta.3) (2018-06-21)

**Note:** Version bump only for package gatsby-source-filesystem





<a name="2.0.1-beta.2"></a>
## [2.0.1-beta.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.1...gatsby-source-filesystem@2.0.1-beta.2) (2018-06-20)

Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-filesystem",
"description": "Gatsby plugin which parses files within a directory for further parsing by other plugins",
"version": "2.0.1-beta.2",
"version": "2.0.1-beta.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-source-wordpress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.0-beta.4"></a>
# [3.0.0-beta.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/gatsby-source-wordpress@3.0.0-beta.3...gatsby-source-wordpress@3.0.0-beta.4) (2018-06-21)

**Note:** Version bump only for package gatsby-source-wordpress





<a name="3.0.0-beta.3"></a>
# [3.0.0-beta.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/gatsby-source-wordpress@3.0.0-beta.2...gatsby-source-wordpress@3.0.0-beta.3) (2018-06-20)

Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-wordpress",
"description": "Gatsby source plugin for building websites using the Wordpress CMS as a data source.",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"author": "Sebastien Fichot <fichot.sebastien@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -14,7 +14,7 @@
"bluebird": "^3.5.0",
"deep-map": "^1.5.0",
"deep-map-keys": "^1.2.0",
"gatsby-source-filesystem": "^2.0.1-beta.2",
"gatsby-source-filesystem": "^2.0.1-beta.3",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.4",
"minimatch": "^3.0.4",
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0-beta.5"></a>
# [2.0.0-beta.5](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.0.0-beta.4...gatsby@2.0.0-beta.5) (2018-06-21)

**Note:** Version bump only for package gatsby





<a name="2.0.0-beta.4"></a>
# [2.0.0-beta.4](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.0.0-beta.3...gatsby@2.0.0-beta.4) (2018-06-20)

Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "React.js Static Site Generator",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down

0 comments on commit 79ffaa7

Please sign in to comment.