From 824eb69b0e47b71d480eef692d7ac7f0d2ce5222 Mon Sep 17 00:00:00 2001 From: Ward Peeters Date: Tue, 15 Sep 2020 09:04:53 +0200 Subject: [PATCH] chore(release): Publish - babel-plugin-remove-graphql-queries@2.9.19 - babel-preset-gatsby-package@0.5.3 - babel-preset-gatsby@0.5.10 - gatsby-admin@0.1.148 - gatsby-cli@2.12.97 - gatsby-codemods@1.3.11 - gatsby-core-utils@1.3.20 - gatsby-cypress@0.4.11 - gatsby-dev-cli@2.7.20 - gatsby-graphiql-explorer@0.4.14 - gatsby-image@2.4.18 - gatsby-link@2.4.14 - gatsby-page-utils@0.2.25 - gatsby-plugin-benchmark-reporting@0.2.17 - gatsby-plugin-canonical-urls@2.3.11 - gatsby-plugin-catch-links@2.3.12 - gatsby-plugin-coffeescript@2.3.11 - gatsby-plugin-create-client-paths@2.3.11 - gatsby-plugin-cxs@2.3.11 - gatsby-plugin-emotion@4.3.11 - gatsby-plugin-facebook-analytics@2.4.11 - gatsby-plugin-feed@2.5.12 - gatsby-plugin-flow@1.3.12 - gatsby-plugin-fullstory@2.3.12 - gatsby-plugin-glamor@2.3.11 - gatsby-plugin-google-analytics@2.3.14 - gatsby-plugin-google-gtag@2.1.11 - gatsby-plugin-google-tagmanager@2.3.12 - gatsby-plugin-guess-js@1.3.12 - gatsby-plugin-jss@2.3.11 - gatsby-plugin-layout@1.3.11 - gatsby-plugin-less@4.0.4 - gatsby-plugin-lodash@3.3.11 - gatsby-plugin-manifest@2.4.29 - gatsby-plugin-mdx@1.2.40 - gatsby-plugin-netlify-cms@4.3.14 - gatsby-plugin-netlify@2.3.15 - gatsby-plugin-nprogress@2.3.11 - gatsby-plugin-offline@3.2.28 - gatsby-plugin-page-creator@2.3.28 - gatsby-plugin-postcss@2.3.12 - gatsby-plugin-preact@4.0.12 - gatsby-plugin-preload-fonts@1.2.25 - gatsby-plugin-react-css-modules@2.3.11 - gatsby-plugin-react-helmet@3.3.11 - gatsby-plugin-remove-trailing-slashes@2.3.12 - gatsby-plugin-sass@2.3.13 - gatsby-plugin-sharp@2.6.36 - gatsby-plugin-sitemap@2.4.13 - gatsby-plugin-styled-components@3.3.11 - gatsby-plugin-styled-jsx@3.3.12 - gatsby-plugin-styletron@5.0.10 - gatsby-plugin-stylus@2.3.11 - gatsby-plugin-subfont@2.2.12 - gatsby-plugin-twitter@2.3.11 - gatsby-plugin-typescript@2.4.20 - gatsby-plugin-typography@2.5.11 - gatsby-react-router-scroll@3.0.13 - gatsby-recipes@0.2.26 - gatsby-remark-autolink-headers@2.3.13 - gatsby-remark-code-repls@3.2.12 - gatsby-remark-copy-linked-files@2.3.15 - gatsby-remark-custom-blocks@2.3.11 - gatsby-remark-embed-snippet@4.3.15 - gatsby-remark-graphviz@1.3.11 - gatsby-remark-images-contentful@2.3.17 - gatsby-remark-images@3.3.30 - gatsby-remark-katex@3.3.12 - gatsby-remark-prismjs@3.5.13 - gatsby-remark-responsive-iframe@2.4.14 - gatsby-remark-smartypants@2.3.11 - gatsby-source-contentful@2.3.46 - gatsby-source-drupal@3.5.33 - gatsby-source-faker@2.3.11 - gatsby-source-filesystem@2.3.30 - gatsby-source-graphql@2.7.4 - gatsby-source-hacker-news@2.4.11 - gatsby-source-lever@2.3.12 - gatsby-source-medium@2.3.11 - gatsby-source-mongodb@2.3.11 - gatsby-source-npm-package-search@2.3.14 - gatsby-source-shopify@3.2.32 - gatsby-source-wikipedia@2.3.12 - gatsby-source-wordpress@3.3.34 - gatsby-telemetry@1.3.34 - gatsby-theme@0.1.5 - gatsby-transformer-asciidoc@1.3.12 - gatsby-transformer-csv@2.3.11 - gatsby-transformer-documentationjs@4.3.14 - gatsby-transformer-excel@2.4.12 - gatsby-transformer-hjson@2.4.11 - gatsby-transformer-javascript-frontmatter@2.3.12 - gatsby-transformer-javascript-static-exports@2.4.11 - gatsby-transformer-json@2.4.12 - gatsby-transformer-pdf@1.3.12 - gatsby-transformer-react-docgen@5.2.12 - gatsby-transformer-remark@2.8.35 - gatsby-transformer-screenshot@2.3.17 - gatsby-transformer-sharp@2.5.15 - gatsby-transformer-sqip@2.3.36 - gatsby-transformer-toml@2.4.14 - gatsby-transformer-xml@2.3.12 - gatsby-transformer-yaml@2.4.12 - gatsby@2.24.59 --- CHANGELOG.md | 4 ++++ package.json | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4365ffd2ac237..548f14cfa794e 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.3.30](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.3.29...gatsby-source-filesystem@2.3.30) (2020-09-15) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [2.3.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.3.28...gatsby-source-filesystem@2.3.29) (2020-09-09) **Note:** Version bump only for package gatsby-source-filesystem diff --git a/package.json b/package.json index de4f4018d0735..d17ca99ebcc8f 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.3.29", + "version": "2.3.30", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "chokidar": "^3.4.2", "file-type": "^12.4.2", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.19", + "gatsby-core-utils": "^1.3.20", "got": "^9.6.0", "md5-file": "^3.2.3", "mime": "^2.4.6", @@ -26,7 +26,7 @@ "devDependencies": { "@babel/cli": "^7.11.6", "@babel/core": "^7.11.6", - "babel-preset-gatsby-package": "^0.5.2", + "babel-preset-gatsby-package": "^0.5.3", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem#readme",