Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-manifest@2.0.27
 - gatsby-plugin-sitemap@2.0.12
 - gatsby-plugin-typography@2.2.11
 - gatsby-source-contentful@2.0.46
 - gatsby-source-drupal@3.0.34
 - gatsby-source-filesystem@2.0.29
 - gatsby-source-graphql@2.0.16
 - gatsby-source-hacker-news@2.0.11
 - gatsby-source-lever@2.0.8
 - gatsby-source-npm-package-search@2.0.5
 - gatsby-source-shopify@2.0.24
 - gatsby-source-wikipedia@2.0.6
 - gatsby-source-wordpress@3.0.53
 - gatsby-transformer-excel@2.1.11
 - gatsby-transformer-hjson@2.1.8
 - gatsby-transformer-javascript-frontmatter@2.0.10
 - gatsby-transformer-javascript-static-exports@2.1.7
 - gatsby-transformer-react-docgen@4.0.1
 - gatsby@2.3.15
  • Loading branch information
sidharthachatterjee committed Apr 8, 2019
1 parent 4eaa340 commit e435fc3
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.

## [2.0.29](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.28...gatsby-source-filesystem@2.0.29) (2019-04-08)

### Features

- **createRemoteFileNode:** allow passing headers to request ([#11682](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/11682)) ([7a8e41a](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/7a8e41a))

## [2.0.28](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.27...gatsby-source-filesystem@2.0.28) (2019-03-22)

### Bug Fixes
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.28",
"version": "2.0.29",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit e435fc3

Please sign in to comment.