Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-plugin-remove-graphql-queries@2.7.14
 - babel-preset-gatsby-package@0.2.9
 - babel-preset-gatsby@0.2.20
 - gatsby-cli@2.8.1
 - gatsby-codemods@1.1.13
 - gatsby-core-utils@1.0.15
 - gatsby-cypress@0.2.14
 - gatsby-dev-cli@2.5.35
 - gatsby-graphiql-explorer@0.2.25
 - gatsby-image@2.2.29
 - gatsby-link@2.2.22
 - gatsby-page-utils@0.0.27
 - gatsby-plugin-canonical-urls@2.1.13
 - gatsby-plugin-catch-links@2.1.15
 - gatsby-plugin-coffeescript@2.1.13
 - gatsby-plugin-create-client-paths@2.1.15
 - gatsby-plugin-cxs@2.1.11
 - gatsby-plugin-emotion@4.1.12
 - gatsby-plugin-facebook-analytics@2.2.14
 - gatsby-plugin-feed@2.3.18
 - gatsby-plugin-flow@1.1.12
 - gatsby-plugin-fullstory@2.1.13
 - gatsby-plugin-glamor@2.1.13
 - gatsby-plugin-google-analytics@2.1.23
 - gatsby-plugin-google-gtag@1.1.14
 - gatsby-plugin-google-tagmanager@2.1.15
 - gatsby-plugin-guess-js@1.1.21
 - gatsby-plugin-jss@2.1.12
 - gatsby-plugin-layout@1.1.13
 - gatsby-plugin-less@3.0.12
 - gatsby-plugin-lodash@3.1.13
 - gatsby-plugin-manifest@2.2.23
 - gatsby-plugin-netlify-cms@4.1.25
 - gatsby-plugin-netlify@2.1.21
 - gatsby-plugin-nprogress@2.1.12
 - gatsby-plugin-offline@3.0.16
 - gatsby-plugin-page-creator@2.1.27
 - gatsby-plugin-postcss@2.1.13
 - gatsby-plugin-preact@3.1.19
 - gatsby-plugin-preload-fonts@1.0.14
 - gatsby-plugin-react-css-modules@2.1.13
 - gatsby-plugin-react-helmet@3.1.13
 - gatsby-plugin-remove-trailing-slashes@2.1.12
 - gatsby-plugin-sass@2.1.20
 - gatsby-plugin-sharp@2.2.31
 - gatsby-plugin-sitemap@2.2.19
 - gatsby-plugin-styled-components@3.1.11
 - gatsby-plugin-styled-jsx@3.1.12
 - gatsby-plugin-styletron@4.1.16
 - gatsby-plugin-stylus@2.1.14
 - gatsby-plugin-subfont@1.1.13
 - gatsby-plugin-twitter@2.1.12
 - gatsby-plugin-typescript@2.1.15
 - gatsby-plugin-typography@2.3.14
 - gatsby-react-router-scroll@2.1.14
 - gatsby-remark-autolink-headers@2.1.16
 - gatsby-remark-code-repls@3.0.15
 - gatsby-remark-copy-linked-files@2.1.28
 - gatsby-remark-custom-blocks@2.1.15
 - gatsby-remark-embed-snippet@4.1.13
 - gatsby-remark-graphviz@1.1.15
 - gatsby-remark-images-contentful@2.1.20
 - gatsby-remark-images@3.1.28
 - gatsby-remark-katex@3.1.15
 - gatsby-remark-prismjs@3.3.20
 - gatsby-remark-responsive-iframe@2.2.25
 - gatsby-remark-smartypants@2.1.14
 - gatsby-source-contentful@2.1.49
 - gatsby-source-drupal@3.2.38
 - gatsby-source-faker@2.1.12
 - gatsby-source-filesystem@2.1.33
 - gatsby-source-graphql@2.1.20
 - gatsby-source-hacker-news@2.1.14
 - gatsby-source-lever@2.1.16
 - gatsby-source-medium@2.1.12
 - gatsby-source-mongodb@2.1.18
 - gatsby-source-npm-package-search@2.1.16
 - gatsby-source-shopify@3.0.24
 - gatsby-source-wikipedia@2.1.12
 - gatsby-source-wordpress@3.1.43
 - gatsby-telemetry@1.1.33
 - gatsby-transformer-asciidoc@1.1.15
 - gatsby-transformer-csv@2.1.14
 - gatsby-transformer-documentationjs@4.1.16
 - gatsby-transformer-excel@2.2.14
 - gatsby-transformer-hjson@2.2.17
 - gatsby-transformer-javascript-frontmatter@2.1.15
 - gatsby-transformer-javascript-static-exports@2.2.16
 - gatsby-transformer-json@2.2.15
 - gatsby-transformer-pdf@1.1.16
 - gatsby-transformer-react-docgen@5.0.19
 - gatsby-transformer-remark@2.6.30
 - gatsby-transformer-screenshot@2.1.35
 - gatsby-transformer-sharp@2.2.23
 - gatsby-transformer-sqip@2.1.35
 - gatsby-transformer-toml@2.2.15
 - gatsby-transformer-xml@2.1.16
 - gatsby-transformer-yaml@2.2.15
 - gatsby@2.16.1
 - graphql-skip-limit@2.1.18
  • Loading branch information
sidharthachatterjee committed Oct 14, 2019
1 parent 2bd7d63 commit 8217de4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
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.1.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.32...gatsby-source-filesystem@2.1.33) (2019-10-14)

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

## [2.1.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.31...gatsby-source-filesystem@2.1.32) (2019-10-14)

**Note:** Version bump only for package gatsby-source-filesystem
Expand Down
6 changes: 3 additions & 3 deletions 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.1.32",
"version": "2.1.33",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -13,7 +13,7 @@
"chokidar": "3.2.1",
"file-type": "^12.3.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.14",
"gatsby-core-utils": "^1.0.15",
"got": "^7.1.0",
"md5-file": "^3.2.3",
"mime": "^2.4.4",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"babel-preset-gatsby-package": "^0.2.8",
"babel-preset-gatsby-package": "^0.2.9",
"cross-env": "^5.2.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem#readme",
Expand Down

0 comments on commit 8217de4

Please sign in to comment.