Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-source-drupal@3.0.29
 - gatsby-source-filesystem@2.0.25
 - gatsby-source-shopify@2.0.19
 - gatsby-source-wordpress@3.0.45
  • Loading branch information
DSchau committed Mar 13, 2019
1 parent c8a1ad2 commit 58723ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.25](/~https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.24...gatsby-source-filesystem@2.0.25) (2019-03-13)

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

## [2.0.24](/~https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.23...gatsby-source-filesystem@2.0.24) (2019-03-11)

**Note:** Version bump only for package gatsby-source-filesystem
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.24",
"version": "2.0.25",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "/~https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit 58723ac

Please sign in to comment.