From 2bd7d63cdcd3724c7f0dbc47bd239c77ec824e9e Mon Sep 17 00:00:00 2001 From: Sidhartha Chatterjee Date: Mon, 14 Oct 2019 12:34:45 +0530 Subject: [PATCH] chore(release): Publish - babel-plugin-remove-graphql-queries@2.7.12 - babel-preset-gatsby@0.2.19 - gatsby-cli@2.7.59 - gatsby-codemods@1.1.12 - gatsby-core-utils@1.0.14 - gatsby-cypress@0.2.13 - gatsby-dev-cli@2.5.34 - gatsby-graphiql-explorer@0.2.24 - gatsby-image@2.2.28 - gatsby-link@2.2.21 - gatsby-page-utils@0.0.26 - gatsby-plugin-canonical-urls@2.1.12 - gatsby-plugin-catch-links@2.1.14 - gatsby-plugin-coffeescript@2.1.12 - gatsby-plugin-create-client-paths@2.1.14 - gatsby-plugin-cxs@2.1.10 - gatsby-plugin-emotion@4.1.11 - gatsby-plugin-facebook-analytics@2.2.13 - gatsby-plugin-feed@2.3.17 - gatsby-plugin-flow@1.1.11 - gatsby-plugin-fullstory@2.1.12 - gatsby-plugin-glamor@2.1.12 - gatsby-plugin-google-analytics@2.1.22 - gatsby-plugin-google-gtag@1.1.13 - gatsby-plugin-google-tagmanager@2.1.14 - gatsby-plugin-guess-js@1.1.20 - gatsby-plugin-jss@2.1.11 - gatsby-plugin-layout@1.1.12 - gatsby-plugin-less@3.0.11 - gatsby-plugin-lodash@3.1.12 - gatsby-plugin-manifest@2.2.22 - gatsby-plugin-mdx@1.0.52 - gatsby-plugin-netlify-cms@4.1.24 - gatsby-plugin-netlify@2.1.20 - gatsby-plugin-nprogress@2.1.11 - gatsby-plugin-offline@3.0.15 - gatsby-plugin-page-creator@2.1.26 - gatsby-plugin-postcss@2.1.12 - gatsby-plugin-preact@3.1.18 - gatsby-plugin-preload-fonts@1.0.13 - gatsby-plugin-react-css-modules@2.1.12 - gatsby-plugin-react-helmet@3.1.12 - gatsby-plugin-remove-trailing-slashes@2.1.11 - gatsby-plugin-sass@2.1.19 - gatsby-plugin-sharp@2.2.30 - gatsby-plugin-sitemap@2.2.18 - gatsby-plugin-styled-components@3.1.10 - gatsby-plugin-styled-jsx@3.1.11 - gatsby-plugin-styletron@4.1.15 - gatsby-plugin-stylus@2.1.13 - gatsby-plugin-subfont@1.1.12 - gatsby-plugin-twitter@2.1.11 - gatsby-plugin-typescript@2.1.13 - gatsby-plugin-typography@2.3.13 - gatsby-react-router-scroll@2.1.13 - gatsby-remark-autolink-headers@2.1.15 - gatsby-remark-code-repls@3.0.14 - gatsby-remark-copy-linked-files@2.1.27 - gatsby-remark-custom-blocks@2.1.14 - gatsby-remark-embed-snippet@4.1.12 - gatsby-remark-graphviz@1.1.14 - gatsby-remark-images-contentful@2.1.19 - gatsby-remark-images@3.1.27 - gatsby-remark-katex@3.1.14 - gatsby-remark-prismjs@3.3.19 - gatsby-remark-responsive-iframe@2.2.24 - gatsby-remark-smartypants@2.1.13 - gatsby-source-contentful@2.1.48 - gatsby-source-drupal@3.2.37 - gatsby-source-faker@2.1.11 - gatsby-source-filesystem@2.1.32 - gatsby-source-graphql@2.1.19 - gatsby-source-hacker-news@2.1.13 - gatsby-source-lever@2.1.15 - gatsby-source-medium@2.1.11 - gatsby-source-mongodb@2.1.17 - gatsby-source-npm-package-search@2.1.15 - gatsby-source-shopify@3.0.23 - gatsby-source-wikipedia@2.1.11 - gatsby-source-wordpress@3.1.42 - gatsby-telemetry@1.1.31 - gatsby-transformer-asciidoc@1.1.14 - gatsby-transformer-csv@2.1.13 - gatsby-transformer-documentationjs@4.1.15 - gatsby-transformer-excel@2.2.13 - gatsby-transformer-hjson@2.2.16 - gatsby-transformer-javascript-frontmatter@2.1.14 - gatsby-transformer-javascript-static-exports@2.2.15 - gatsby-transformer-json@2.2.14 - gatsby-transformer-pdf@1.1.15 - gatsby-transformer-react-docgen@5.0.18 - gatsby-transformer-remark@2.6.29 - gatsby-transformer-screenshot@2.1.34 - gatsby-transformer-sharp@2.2.22 - gatsby-transformer-sqip@2.1.34 - gatsby-transformer-toml@2.2.14 - gatsby-transformer-xml@2.1.15 - gatsby-transformer-yaml@2.2.14 - gatsby@2.15.37 - graphql-skip-limit@2.1.17 --- CHANGELOG.md | 4 ++++ package.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff3fce1ab6ed..7a07eaf9d9018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.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 + ## [2.1.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.30...gatsby-source-filesystem@2.1.31) (2019-10-09) **Note:** Version bump only for package gatsby-source-filesystem diff --git a/package.json b/package.json index 21e62b5a39220..2261b13a0de77 100644 --- a/package.json +++ b/package.json @@ -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.31", + "version": "2.1.32", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "chokidar": "3.2.1", "file-type": "^12.3.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.0.13", + "gatsby-core-utils": "^1.0.14", "got": "^7.1.0", "md5-file": "^3.2.3", "mime": "^2.4.4",