Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-source-shopify@2.0.5
  • Loading branch information
DSchau committed Jan 9, 2019
1 parent 38c0b8d commit 3d95547
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/gatsby-source-shopify/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
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.5"></a>

## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/compare/gatsby-source-shopify@2.0.4...gatsby-source-shopify@2.0.5) (2019-01-09)

### Bug Fixes

- update calls to sourceNodes ([#10955](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/issues/10955)) ([38c0b8d](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/commit/38c0b8d))

<a name="2.0.4"></a>

## [2.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/compare/gatsby-source-shopify@2.0.3...gatsby-source-shopify@2.0.4) (2019-01-08)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-shopify/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-shopify",
"version": "2.0.4",
"version": "2.0.5",
"description": "Gatsby source plugin for building websites using Shopfiy as a data source.",
"scripts": {
"build": "babel src --out-dir .",
Expand Down

0 comments on commit 3d95547

Please sign in to comment.