Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
DSchau committed Apr 8, 2019
1 parent 382fbe1 commit 3ada0f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/gatsby-source-graphql/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.

## [2.0.17](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/[email protected]@2.0.17) (2019-04-08)

### Bug Fixes

- **gatsby-source-graphql:** Destructure createContentDigest from first parameter ([#13214](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/issues/13214)) ([382fbe1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/commit/382fbe1))

## [2.0.16](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/[email protected]@2.0.16) (2019-04-08)

**Note:** Version bump only for package gatsby-source-graphql
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-graphql",
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL",
"version": "2.0.16",
"version": "2.0.17",
"author": "Mikhail Novikov <[email protected]>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit 3ada0f1

Please sign in to comment.