Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby@2.0.0-beta.36
 - gatsby-source-drupal@2.2.0-beta.6
 - gatsby-source-filesystem@2.0.1-beta.5
 - gatsby-source-wordpress@3.0.0-beta.7
  • Loading branch information
KyleAMathews committed Jul 14, 2018
1 parent 2bb64b7 commit 187d239
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
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.5"></a>

## [2.0.1-beta.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.4...gatsby-source-filesystem@2.0.1-beta.5) (2018-07-14)

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

<a name="2.0.1-beta.4"></a>

## [2.0.1-beta.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.3...gatsby-source-filesystem@2.0.1-beta.4) (2018-07-13)
Expand Down
2 changes: 1 addition & 1 deletion 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.4",
"version": "2.0.1-beta.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit 187d239

Please sign in to comment.