diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index cd7263b736479..8999470fb7d90 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/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.9.20](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.19...babel-plugin-remove-graphql-queries@2.9.20) (2020-09-28) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [2.9.19](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.18...babel-plugin-remove-graphql-queries@2.9.19) (2020-09-15) **Note:** Version bump only for package babel-plugin-remove-graphql-queries diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 1f62d24f292e9..e236bd5dc30f0 100644 --- a/packages/babel-plugin-remove-graphql-queries/package.json +++ b/packages/babel-plugin-remove-graphql-queries/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-remove-graphql-queries", - "version": "2.9.19", + "version": "2.9.20", "author": "Jason Quense ", "repository": { "type": "git", diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 678811b78a61f..724e3202be48a 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/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. +## [0.5.11](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.10...babel-preset-gatsby@0.5.11) (2020-09-28) + +**Note:** Version bump only for package babel-preset-gatsby + ## [0.5.10](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.9...babel-preset-gatsby@0.5.10) (2020-09-15) **Note:** Version bump only for package babel-preset-gatsby diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 7fadfc6c8b01c..0d115f3453200 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby", - "version": "0.5.10", + "version": "0.5.11", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -21,8 +21,8 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^2.8.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "gatsby-core-utils": "^1.3.20", - "gatsby-legacy-polyfills": "^0.0.4" + "gatsby-core-utils": "^1.3.21", + "gatsby-legacy-polyfills": "^0.0.5" }, "peerDependencies": { "@babel/core": "^7.11.6", diff --git a/packages/gatsby-admin/CHANGELOG.md b/packages/gatsby-admin/CHANGELOG.md index c6fe7f5923b56..07aa6f6e9fc59 100644 --- a/packages/gatsby-admin/CHANGELOG.md +++ b/packages/gatsby-admin/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. +## [0.1.155](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.154...gatsby-admin@0.1.155) (2020-09-28) + +**Note:** Version bump only for package gatsby-admin + ## [0.1.154](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.153...gatsby-admin@0.1.154) (2020-09-24) **Note:** Version bump only for package gatsby-admin diff --git a/packages/gatsby-admin/package.json b/packages/gatsby-admin/package.json index f3fb131eddb56..e571940c421c0 100644 --- a/packages/gatsby-admin/package.json +++ b/packages/gatsby-admin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-admin", - "version": "0.1.154", + "version": "0.1.155", "main": "index.js", "author": "Max Stoiber", "license": "MIT", @@ -20,11 +20,11 @@ "@typescript-eslint/parser": "^2.34.0", "csstype": "^2.6.13", "formik": "^2.1.5", - "gatsby": "^2.24.65", + "gatsby": "^2.24.66", "gatsby-interface": "^0.0.193", - "gatsby-plugin-typescript": "^2.4.20", + "gatsby-plugin-typescript": "^2.4.21", "gatsby-plugin-webfonts": "^1.1.3", - "gatsby-source-graphql": "^2.7.4", + "gatsby-source-graphql": "^2.7.5", "lodash-es": "^4.17.15", "ncp": "^2.0.0", "nodemon": "^2.0.4", diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index fc58544644925..e8c019bd9cc86 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/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.12.101](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.100...gatsby-cli@2.12.101) (2020-09-28) + +**Note:** Version bump only for package gatsby-cli + ## [2.12.100](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.99...gatsby-cli@2.12.100) (2020-09-23) ### Features diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 6c182d1e9636f..9e2be46e84124 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-cli", "description": "Gatsby command-line interface for creating new sites and running Gatsby commands", - "version": "2.12.100", + "version": "2.12.101", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -23,9 +23,9 @@ "execa": "^3.4.0", "fs-exists-cached": "^1.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.20", - "gatsby-recipes": "^0.2.28", - "gatsby-telemetry": "^1.3.35", + "gatsby-core-utils": "^1.3.21", + "gatsby-recipes": "^0.2.29", + "gatsby-telemetry": "^1.3.36", "hosted-git-info": "^3.0.5", "ink": "^2.7.1", "ink-spinner": "^3.1.0", diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 0865e94e64ed6..11cd70218df4d 100644 --- a/packages/gatsby-codemods/CHANGELOG.md +++ b/packages/gatsby-codemods/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. +## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.3.11...gatsby-codemods@1.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-codemods + ## [1.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.3.10...gatsby-codemods@1.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-codemods diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index f11e21fb64a6c..84a0a738d1f8e 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-codemods", - "version": "1.3.11", + "version": "1.3.12", "description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 981e03b032156..04b88b0f5e1a3 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/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. +## [1.3.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.3.20...gatsby-core-utils@1.3.21) (2020-09-28) + +**Note:** Version bump only for package gatsby-core-utils + ## [1.3.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.3.19...gatsby-core-utils@1.3.20) (2020-09-15) **Note:** Version bump only for package gatsby-core-utils diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index e09b3ed7adaa7..0d8f8f05a96c4 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-core-utils", - "version": "1.3.20", + "version": "1.3.21", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index d32b6cc2e891c..8a537c36465ae 100644 --- a/packages/gatsby-cypress/CHANGELOG.md +++ b/packages/gatsby-cypress/CHANGELOG.md @@ -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. +## [0.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-cypress@0.4.11...gatsby-cypress@0.4.12) (2020-09-28) + +### Bug Fixes + +- **docs:** remove README.md not displaying on Gatsby plugin library ([#27040](https://github.com/gatsbyjs/gatsby/issues/27040)) ([6987edb](https://github.com/gatsbyjs/gatsby/commit/6987edb84d9cfa79c7f60a4656e1048d13d5f6d8)) + ## [0.4.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-cypress@0.4.10...gatsby-cypress@0.4.11) (2020-09-15) **Note:** Version bump only for package gatsby-cypress diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index b4f938151ea96..b355f51e5a2a0 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-cypress", - "version": "0.4.11", + "version": "0.4.12", "description": "Cypress tools for Gatsby projects", "main": "index.js", "repository": { diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index 96850f61fe21e..3f3679baa180a 100644 --- a/packages/gatsby-design-tokens/CHANGELOG.md +++ b/packages/gatsby-design-tokens/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.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.0.11...gatsby-design-tokens@2.0.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-design-tokens + ## [2.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.0.10...gatsby-design-tokens@2.0.11) (2020-08-26) **Note:** Version bump only for package gatsby-design-tokens diff --git a/packages/gatsby-design-tokens/package.json b/packages/gatsby-design-tokens/package.json index 15003c0f10fc7..0ee69612fb9bf 100644 --- a/packages/gatsby-design-tokens/package.json +++ b/packages/gatsby-design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-design-tokens", - "version": "2.0.11", + "version": "2.0.12", "description": "Gatsby Design Tokens", "main": "dist/index.js", "module": "dist/index.esm.js", diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index 370a138e4b9d0..4a54cee871308 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.7.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.20...gatsby-dev-cli@2.7.21) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-dev-cli ([#27117](https://github.com/gatsbyjs/gatsby/issues/27117)) ([22f69e8](https://github.com/gatsbyjs/gatsby/commit/22f69e864903ddbdba698014294555d426f472f1)) +- migrate from request to alternative modules ([#26653](https://github.com/gatsbyjs/gatsby/issues/26653)) ([22c62ee](https://github.com/gatsbyjs/gatsby/commit/22c62ee9b57c4edb4108b2b734603d3fba68cc3d)) + +### Features + +- **gatsby-dev-cli:** install deps if there are no gatsby deps but --forceInstall was used ([#27055](https://github.com/gatsbyjs/gatsby/issues/27055)) ([b6cde3b](https://github.com/gatsbyjs/gatsby/commit/b6cde3bd5524c7a820a31a4d28fa6f34058ce1bf)) + ## [2.7.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.19...gatsby-dev-cli@2.7.20) (2020-09-15) **Note:** Version bump only for package gatsby-dev-cli diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index a78a74a3c0e2c..28c47ce7953a6 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-dev-cli", "description": "CLI helpers for contributors working on Gatsby", - "version": "2.7.20", + "version": "2.7.21", "author": "Kyle Mathews ", "bin": { "gatsby-dev": "./dist/index.js" diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 3f122c1f04b4d..7751ee000ff26 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/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. +## [0.4.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.4.14...gatsby-graphiql-explorer@0.4.15) (2020-09-28) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [0.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.4.13...gatsby-graphiql-explorer@0.4.14) (2020-09-15) **Note:** Version bump only for package gatsby-graphiql-explorer diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index ee86a2015255e..0de5675d5e9f5 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-graphiql-explorer", - "version": "0.4.14", + "version": "0.4.15", "description": "GraphiQL IDE with custom features for Gatsby users", "main": "index.js", "scripts": { diff --git a/packages/gatsby-image/CHANGELOG.md b/packages/gatsby-image/CHANGELOG.md index 10a4426f41518..1a65d232c3d54 100644 --- a/packages/gatsby-image/CHANGELOG.md +++ b/packages/gatsby-image/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.4.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.19...gatsby-image@2.4.20) (2020-09-28) + +**Note:** Version bump only for package gatsby-image + ## [2.4.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.18...gatsby-image@2.4.19) (2020-09-16) ### Bug Fixes diff --git a/packages/gatsby-image/package.json b/packages/gatsby-image/package.json index d40938d01ec0c..9efcef514345b 100644 --- a/packages/gatsby-image/package.json +++ b/packages/gatsby-image/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-image", "description": "Lazy-loading React image component with optional support for the blur-up effect.", - "version": "2.4.19", + "version": "2.4.20", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index cb89360398eed..863024accb520 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/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. +## [0.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-legacy-polyfills@0.0.4...gatsby-legacy-polyfills@0.0.5) (2020-09-28) + +**Note:** Version bump only for package gatsby-legacy-polyfills + ## [0.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-legacy-polyfills@0.0.3...gatsby-legacy-polyfills@0.0.4) (2020-08-28) **Note:** Version bump only for package gatsby-legacy-polyfills diff --git a/packages/gatsby-legacy-polyfills/package.json b/packages/gatsby-legacy-polyfills/package.json index 2230fd25c5b56..ff565ba6a71b2 100644 --- a/packages/gatsby-legacy-polyfills/package.json +++ b/packages/gatsby-legacy-polyfills/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-legacy-polyfills", "description": "Polyfills for legacy browsers", - "version": "0.0.4", + "version": "0.0.5", "main": "dist/polyfills.js", "author": "Ward Peeters ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme", diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 332a584ad61d9..c769d1b5ac3ae 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/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.4.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.14...gatsby-link@2.4.15) (2020-09-28) + +**Note:** Version bump only for package gatsby-link + ## [2.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.13...gatsby-link@2.4.14) (2020-09-15) **Note:** Version bump only for package gatsby-link diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index 71b239c1a3c42..09332f9520a73 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-link", "description": "An enhanced Link component for Gatsby sites with support for resource prefetching", - "version": "2.4.14", + "version": "2.4.15", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 6f65327b14c07..8404afb3230f1 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/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. +## [0.2.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.2.25...gatsby-page-utils@0.2.26) (2020-09-28) + +**Note:** Version bump only for package gatsby-page-utils + ## [0.2.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.2.24...gatsby-page-utils@0.2.25) (2020-09-15) **Note:** Version bump only for package gatsby-page-utils diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index b99a960a07580..baf328fbdc90f 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-page-utils", - "version": "0.2.25", + "version": "0.2.26", "description": "Gatsby library that helps creating pages", "main": "dist/index.js", "scripts": { @@ -24,7 +24,7 @@ "bluebird": "^3.7.2", "chokidar": "^3.4.2", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "glob": "^7.1.6", "lodash": "^4.17.20", "micromatch": "^4.0.2" diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index 38fcf33e4242b..a523d7a0eed30 100644 --- a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md +++ b/packages/gatsby-plugin-canonical-urls/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@2.3.11...gatsby-plugin-canonical-urls@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@2.3.10...gatsby-plugin-canonical-urls@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-canonical-urls diff --git a/packages/gatsby-plugin-canonical-urls/package.json b/packages/gatsby-plugin-canonical-urls/package.json index 7ad1a657161d8..b8549fd02f92a 100644 --- a/packages/gatsby-plugin-canonical-urls/package.json +++ b/packages/gatsby-plugin-canonical-urls/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-canonical-urls", "description": "Add canonical links to HTML pages Gatsby generates.", - "version": "2.3.11", + "version": "2.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 924dd858642eb..4147924ef5341 100644 --- a/packages/gatsby-plugin-catch-links/CHANGELOG.md +++ b/packages/gatsby-plugin-catch-links/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-catch-links@2.3.12...gatsby-plugin-catch-links@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-catch-links@2.3.11...gatsby-plugin-catch-links@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-catch-links diff --git a/packages/gatsby-plugin-catch-links/package.json b/packages/gatsby-plugin-catch-links/package.json index a84e3eeb9756e..1102e27bdf21d 100644 --- a/packages/gatsby-plugin-catch-links/package.json +++ b/packages/gatsby-plugin-catch-links/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-catch-links", "description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.", - "version": "2.3.12", + "version": "2.3.13", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 7551f493c35cf..d68fdf3b207b5 100644 --- a/packages/gatsby-plugin-coffeescript/CHANGELOG.md +++ b/packages/gatsby-plugin-coffeescript/CHANGELOG.md @@ -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.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-coffeescript@2.3.11...gatsby-plugin-coffeescript@2.3.12) (2020-09-28) + +### Bug Fixes + +- **docs:** remove README.md not displaying on Gatsby plugin library ([#27040](https://github.com/gatsbyjs/gatsby/issues/27040)) ([6987edb](https://github.com/gatsbyjs/gatsby/commit/6987edb84d9cfa79c7f60a4656e1048d13d5f6d8)) + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-coffeescript@2.3.10...gatsby-plugin-coffeescript@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-coffeescript diff --git a/packages/gatsby-plugin-coffeescript/package.json b/packages/gatsby-plugin-coffeescript/package.json index 3c8d20c3663c4..bf2fb7d588a2f 100644 --- a/packages/gatsby-plugin-coffeescript/package.json +++ b/packages/gatsby-plugin-coffeescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-coffeescript", "description": "Adds CoffeeScript support for Gatsby", - "version": "2.3.11", + "version": "2.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-create-client-paths/CHANGELOG.md b/packages/gatsby-plugin-create-client-paths/CHANGELOG.md index c4aa7e1052d5e..fccdab8e36b94 100644 --- a/packages/gatsby-plugin-create-client-paths/CHANGELOG.md +++ b/packages/gatsby-plugin-create-client-paths/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@2.3.11...gatsby-plugin-create-client-paths@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-create-client-paths + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@2.3.10...gatsby-plugin-create-client-paths@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-create-client-paths diff --git a/packages/gatsby-plugin-create-client-paths/package.json b/packages/gatsby-plugin-create-client-paths/package.json index b26e191eda6f7..966d32cbcb532 100644 --- a/packages/gatsby-plugin-create-client-paths/package.json +++ b/packages/gatsby-plugin-create-client-paths/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-create-client-paths", "description": "Gatsby-plugin for creating paths that exist only on the client", - "version": "2.3.11", + "version": "2.3.12", "author": "scott.eckenthal@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index 32b7e4a08fedf..d9566a2e36233 100644 --- a/packages/gatsby-plugin-cxs/CHANGELOG.md +++ b/packages/gatsby-plugin-cxs/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@2.3.11...gatsby-plugin-cxs@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@2.3.10...gatsby-plugin-cxs@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-cxs diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index aee4a034c47f4..8fddbf687ad26 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-cxs", "description": "Gatsby plugin to add SSR support for ctx", - "version": "2.3.11", + "version": "2.3.12", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 4934d3319b867..754a687c091ec 100644 --- a/packages/gatsby-plugin-emotion/CHANGELOG.md +++ b/packages/gatsby-plugin-emotion/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. +## [4.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.3.11...gatsby-plugin-emotion@4.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [4.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.3.10...gatsby-plugin-emotion@4.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-emotion diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index c573ccac2c1c9..0a25c9421c575 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-emotion", "description": "Gatsby plugin to add support for Emotion", - "version": "4.3.11", + "version": "4.3.12", "author": "Tegan Churchill ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index ef53187c3fb42..56b3a9d124986 100644 --- a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-facebook-analytics/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.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@2.4.11...gatsby-plugin-facebook-analytics@2.4.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [2.4.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@2.4.10...gatsby-plugin-facebook-analytics@2.4.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-facebook-analytics diff --git a/packages/gatsby-plugin-facebook-analytics/package.json b/packages/gatsby-plugin-facebook-analytics/package.json index 6ba82fb05c933..304e7a101e975 100644 --- a/packages/gatsby-plugin-facebook-analytics/package.json +++ b/packages/gatsby-plugin-facebook-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-facebook-analytics", "description": "Gatsby plugin to add facebook analytics onto a site", - "version": "2.4.11", + "version": "2.4.12", "author": "Yeison Daza ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 389b8b98761c0..549ecc95e3fba 100644 --- a/packages/gatsby-plugin-feed/CHANGELOG.md +++ b/packages/gatsby-plugin-feed/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.5.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.12...gatsby-plugin-feed@2.5.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [2.5.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.11...gatsby-plugin-feed@2.5.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-feed diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index f906b96cb67f2..ef68a964fefda 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-feed", "description": "Creates an RSS feed for your Gatsby site.", - "version": "2.5.12", + "version": "2.5.13", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 9ad66b10ba26b..bb4fb8c0d995f 100644 --- a/packages/gatsby-plugin-flow/CHANGELOG.md +++ b/packages/gatsby-plugin-flow/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. +## [1.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-flow@1.3.12...gatsby-plugin-flow@1.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-flow@1.3.11...gatsby-plugin-flow@1.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-flow diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index 6c59e31cd6559..3c1d9d3c7dc0c 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-flow", - "version": "1.3.12", + "version": "1.3.13", "description": "Provides drop-in support for Flow by adding @babel/preset-flow.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index e4151a37d5031..4dd8922282782 100644 --- a/packages/gatsby-plugin-fullstory/CHANGELOG.md +++ b/packages/gatsby-plugin-fullstory/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-fullstory@2.3.12...gatsby-plugin-fullstory@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-fullstory@2.3.11...gatsby-plugin-fullstory@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-fullstory diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index 732cddd7a5f9b..b1210c3fca70b 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-fullstory", - "version": "2.3.12", + "version": "2.3.13", "description": "Plugin to add the tracking code for Fullstory.com", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-glamor/CHANGELOG.md b/packages/gatsby-plugin-glamor/CHANGELOG.md index 84b7ec1a98bf5..409fb845e38f1 100644 --- a/packages/gatsby-plugin-glamor/CHANGELOG.md +++ b/packages/gatsby-plugin-glamor/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@2.3.11...gatsby-plugin-glamor@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-glamor + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@2.3.10...gatsby-plugin-glamor@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-glamor diff --git a/packages/gatsby-plugin-glamor/package.json b/packages/gatsby-plugin-glamor/package.json index 646d905d0bbad..47314af7342d8 100644 --- a/packages/gatsby-plugin-glamor/package.json +++ b/packages/gatsby-plugin-glamor/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-glamor", "description": "Gatsby plugin to add support for Glamor", - "version": "2.3.11", + "version": "2.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index b931641ae1a21..e7bcd94e005c1 100644 --- a/packages/gatsby-plugin-google-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-google-analytics/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.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.3.14...gatsby-plugin-google-analytics@2.3.15) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.3.13...gatsby-plugin-google-analytics@2.3.14) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-google-analytics diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 0c3aa75f1ddc6..189a44a858733 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-analytics", "description": "Gatsby plugin to add google analytics onto a site", - "version": "2.3.14", + "version": "2.3.15", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 1395725379c33..ddfb0c5777b48 100644 --- a/packages/gatsby-plugin-google-gtag/CHANGELOG.md +++ b/packages/gatsby-plugin-google-gtag/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-gtag@2.1.11...gatsby-plugin-google-gtag@2.1.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [2.1.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-gtag@2.1.10...gatsby-plugin-google-gtag@2.1.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-google-gtag diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index b3c843181e802..65e9f3fad1ce4 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-gtag", "description": "Gatsby plugin to add google gtag onto a site", - "version": "2.1.11", + "version": "2.1.12", "author": "Tyler Buchea ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 1097dda6cf46a..eacdcb288deef 100644 --- a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md +++ b/packages/gatsby-plugin-google-tagmanager/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@2.3.12...gatsby-plugin-google-tagmanager@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@2.3.11...gatsby-plugin-google-tagmanager@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-google-tagmanager diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 9878d28dbd012..bffff2ae962a1 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-tagmanager", "description": "Gatsby plugin to add google tagmanager onto a site", - "version": "2.3.12", + "version": "2.3.13", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-graphql-config/CHANGELOG.md b/packages/gatsby-plugin-graphql-config/CHANGELOG.md index 91e8875711b38..e5b0abbfb83c4 100644 --- a/packages/gatsby-plugin-graphql-config/CHANGELOG.md +++ b/packages/gatsby-plugin-graphql-config/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. +## [0.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-graphql-config@0.0.2...gatsby-plugin-graphql-config@0.0.3) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-graphql-config + ## [0.0.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-graphql-config@0.0.1...gatsby-plugin-graphql-config@0.0.2) (2020-09-24) **Note:** Version bump only for package gatsby-plugin-graphql-config diff --git a/packages/gatsby-plugin-graphql-config/package.json b/packages/gatsby-plugin-graphql-config/package.json index bfe15fd034e76..69766781d2046 100644 --- a/packages/gatsby-plugin-graphql-config/package.json +++ b/packages/gatsby-plugin-graphql-config/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-graphql-config", "description": "Gatsby plugin to write out a graphql-config with develop process endpoint configured", - "version": "0.0.2", + "version": "0.0.3", "author": "Rikki Schulte ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-guess-js/CHANGELOG.md b/packages/gatsby-plugin-guess-js/CHANGELOG.md index dc88082028952..5feacff11f90e 100644 --- a/packages/gatsby-plugin-guess-js/CHANGELOG.md +++ b/packages/gatsby-plugin-guess-js/CHANGELOG.md @@ -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. +## [1.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-guess-js@1.3.12...gatsby-plugin-guess-js@1.3.13) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-plugin-guess-js ([#27121](https://github.com/gatsbyjs/gatsby/issues/27121)) ([d343ac9](https://github.com/gatsbyjs/gatsby/commit/d343ac9c442ed78d734ccfa8fdcbe768fb547029)) + ## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-guess-js@1.3.11...gatsby-plugin-guess-js@1.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-guess-js diff --git a/packages/gatsby-plugin-guess-js/package.json b/packages/gatsby-plugin-guess-js/package.json index da5f729921f78..29dd2e9c1fb65 100644 --- a/packages/gatsby-plugin-guess-js/package.json +++ b/packages/gatsby-plugin-guess-js/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-guess-js", - "version": "1.3.12", + "version": "1.3.13", "description": "Gatsby plugin providing drop-in integration with Guess.js to enabling using machine learning and analytics data to power prefetching", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index fe5faff0e4a86..2a4f352df9e96 100644 --- a/packages/gatsby-plugin-jss/CHANGELOG.md +++ b/packages/gatsby-plugin-jss/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-jss@2.3.11...gatsby-plugin-jss@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-jss@2.3.10...gatsby-plugin-jss@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-jss diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index 3f619712cecfa..27fb5c316e650 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-jss", "description": "Gatsby plugin that adds SSR support for JSS", - "version": "2.3.11", + "version": "2.3.12", "author": "Vladimir Guguiev ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index 53f382301f839..5572ede090fac 100644 --- a/packages/gatsby-plugin-layout/CHANGELOG.md +++ b/packages/gatsby-plugin-layout/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. +## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.3.11...gatsby-plugin-layout@1.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [1.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.3.10...gatsby-plugin-layout@1.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-layout diff --git a/packages/gatsby-plugin-layout/package.json b/packages/gatsby-plugin-layout/package.json index 8e94401092659..8db276a148dc1 100644 --- a/packages/gatsby-plugin-layout/package.json +++ b/packages/gatsby-plugin-layout/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-layout", - "version": "1.3.11", + "version": "1.3.12", "description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index 97ec9523be0dd..4736a3a278377 100644 --- a/packages/gatsby-plugin-less/CHANGELOG.md +++ b/packages/gatsby-plugin-less/CHANGELOG.md @@ -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. +## [4.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@4.0.4...gatsby-plugin-less@4.0.5) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-plugin-less ([#27122](https://github.com/gatsbyjs/gatsby/issues/27122)) ([1ef58b1](https://github.com/gatsbyjs/gatsby/commit/1ef58b1a12a21c68f6bad95f1f4f690e6100b530)) + ## [4.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@4.0.3...gatsby-plugin-less@4.0.4) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-less diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json index 3120e3c84fd66..c20978cdfd451 100644 --- a/packages/gatsby-plugin-less/package.json +++ b/packages/gatsby-plugin-less/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-less", "description": "Gatsby plugin to add support for using Less", - "version": "4.0.4", + "version": "4.0.5", "author": "monastic.panic@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index 7b9700a8004e8..78eb0222c883c 100644 --- a/packages/gatsby-plugin-lodash/CHANGELOG.md +++ b/packages/gatsby-plugin-lodash/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. +## [3.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-lodash@3.3.11...gatsby-plugin-lodash@3.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [3.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-lodash@3.3.10...gatsby-plugin-lodash@3.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-lodash diff --git a/packages/gatsby-plugin-lodash/package.json b/packages/gatsby-plugin-lodash/package.json index a6525c5199340..71c3c685b2e00 100644 --- a/packages/gatsby-plugin-lodash/package.json +++ b/packages/gatsby-plugin-lodash/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-lodash", "description": "Easy modular Lodash builds. Adds the Lodash webpack & Babel plugins to your Gatsby build", - "version": "3.3.11", + "version": "3.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index a7c55001239fc..a0f42dfba3c58 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -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.4.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.31...gatsby-plugin-manifest@2.4.32) (2020-09-28) + +### Bug Fixes + +- **gatsby-plugin-manifest:** re-use domain connection ([#26946](https://github.com/gatsbyjs/gatsby/issues/26946)) ([6d0d2ef](https://github.com/gatsbyjs/gatsby/commit/6d0d2ef069977cec2b0c82bcbc1f24496c2a3d37)) + ## [2.4.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.30...gatsby-plugin-manifest@2.4.31) (2020-09-23) **Note:** Version bump only for package gatsby-plugin-manifest diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index f481fe23ad0e9..fb11dd2cf1bc7 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,14 +1,14 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "2.4.31", + "version": "2.4.32", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.11.2", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "semver": "^7.3.2", "sharp": "^0.25.4" }, diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 7e9d8fb798d9a..b0aed352a0c5d 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/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. +## [1.2.42](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.41...gatsby-plugin-mdx@1.2.42) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-mdx + ## [1.2.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.40...gatsby-plugin-mdx@1.2.41) (2020-09-24) ### Bug Fixes diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index ddef6bd4ddd77..8ae4353b452df 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "1.2.41", + "version": "1.2.42", "description": "MDX integration for Gatsby", "main": "index.js", "license": "MIT", @@ -33,7 +33,7 @@ "escape-string-regexp": "^1.0.5", "eval": "^0.1.4", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "gray-matter": "^4.0.2", "json5": "^2.1.3", "loader-utils": "^1.4.0", diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index 6ba31cf975760..4a27d7af48b6c 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md @@ -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. +## [4.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.3.14...gatsby-plugin-netlify-cms@4.3.15) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-plugin-netlify-cms ([#27129](https://github.com/gatsbyjs/gatsby/issues/27129)) ([8e52f2a](https://github.com/gatsbyjs/gatsby/commit/8e52f2a9fd4813a6cd3a3333a2d37d251896daee)) + ## [4.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.3.13...gatsby-plugin-netlify-cms@4.3.14) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-netlify-cms diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 2756d8b658427..1daf104e5927e 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-netlify-cms", "description": "A Gatsby plugin which generates the Netlify CMS single page app", - "version": "4.3.14", + "version": "4.3.15", "author": "Shawn Erquhart ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-netlify/CHANGELOG.md b/packages/gatsby-plugin-netlify/CHANGELOG.md index fa7812cfb1dce..4880b4b384fd7 100644 --- a/packages/gatsby-plugin-netlify/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify/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.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.15...gatsby-plugin-netlify@2.3.16) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-netlify + ## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.14...gatsby-plugin-netlify@2.3.15) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-netlify diff --git a/packages/gatsby-plugin-netlify/package.json b/packages/gatsby-plugin-netlify/package.json index 9b762922f7655..485dd5bc12460 100644 --- a/packages/gatsby-plugin-netlify/package.json +++ b/packages/gatsby-plugin-netlify/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-netlify", "description": "A Gatsby plugin which generates a _headers file for netlify", - "version": "2.3.15", + "version": "2.3.16", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index fa1f1c6c1dbcb..10b2110998e21 100644 --- a/packages/gatsby-plugin-nprogress/CHANGELOG.md +++ b/packages/gatsby-plugin-nprogress/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-nprogress@2.3.11...gatsby-plugin-nprogress@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-nprogress@2.3.10...gatsby-plugin-nprogress@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-nprogress diff --git a/packages/gatsby-plugin-nprogress/package.json b/packages/gatsby-plugin-nprogress/package.json index ba907406dcd80..9637ee868f31f 100644 --- a/packages/gatsby-plugin-nprogress/package.json +++ b/packages/gatsby-plugin-nprogress/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-nprogress", "description": "Shows page loading indicator when loading page resources is delayed", - "version": "2.3.11", + "version": "2.3.12", "author": "Kyle Mathews", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index ebec149f474cf..5c9ddccacec8a 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/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. +## [3.2.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.28...gatsby-plugin-offline@3.2.29) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [3.2.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.27...gatsby-plugin-offline@3.2.28) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-offline diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 5835e212e0fa5..6b975d5c62ac6 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-offline", "description": "Gatsby plugin which sets up a site to be able to run offline", - "version": "3.2.28", + "version": "3.2.29", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.11.2", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "glob": "^7.1.6", "idb-keyval": "^3.2.0", "lodash": "^4.17.20", diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 8671a12ad4b1b..b830f98e83828 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/CHANGELOG.md @@ -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.3.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.3.28...gatsby-plugin-page-creator@2.3.29) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-plugin-page-creator ([#27130](https://github.com/gatsbyjs/gatsby/issues/27130)) ([bc296ec](https://github.com/gatsbyjs/gatsby/commit/bc296ec36b63d91ec815c69f827ab42813e81844)) + ## [2.3.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.3.27...gatsby-plugin-page-creator@2.3.28) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-page-creator diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 44c88f781f96d..5e76253a2a2b5 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-page-creator", - "version": "2.3.28", + "version": "2.3.29", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -28,7 +28,7 @@ "@sindresorhus/slugify": "^1.1.0", "chokidar": "^3.4.2", "fs-exists-cached": "^1.0.0", - "gatsby-page-utils": "^0.2.25", + "gatsby-page-utils": "^0.2.26", "globby": "^11.0.1", "graphql": "^14.7.0", "lodash": "^4.17.20" diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 0b9cb4bc63b4b..fac88f705e925 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/CHANGELOG.md @@ -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.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@2.3.12...gatsby-plugin-postcss@2.3.13) (2020-09-28) + +### Bug Fixes + +- **docs:** remove README.md not displaying on Gatsby plugin library ([#27040](https://github.com/gatsbyjs/gatsby/issues/27040)) ([6987edb](https://github.com/gatsbyjs/gatsby/commit/6987edb84d9cfa79c7f60a4656e1048d13d5f6d8)) + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@2.3.11...gatsby-plugin-postcss@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-postcss diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index 596f631fe2fcd..7ac6863b6c223 100644 --- a/packages/gatsby-plugin-postcss/package.json +++ b/packages/gatsby-plugin-postcss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-postcss", "description": "Gatsby plugin to handle PostCSS", - "version": "2.3.12", + "version": "2.3.13", "author": "Marat Dreizin ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index 80cdb4b7b6414..a6fc20d4b0e2d 100644 --- a/packages/gatsby-plugin-preact/CHANGELOG.md +++ b/packages/gatsby-plugin-preact/CHANGELOG.md @@ -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. +## [4.0.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preact@4.0.12...gatsby-plugin-preact@4.0.13) (2020-09-28) + +### Bug Fixes + +- **gatsby-plugin-preact:** use new babel plugin for better context compat ([#26956](https://github.com/gatsbyjs/gatsby/issues/26956)) ([7f38209](https://github.com/gatsbyjs/gatsby/commit/7f382097c37c2b3133727729480134abc84bf9c1)) + ## [4.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preact@4.0.11...gatsby-plugin-preact@4.0.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-preact diff --git a/packages/gatsby-plugin-preact/package.json b/packages/gatsby-plugin-preact/package.json index bb69c6af2cc08..a8030d8f273da 100644 --- a/packages/gatsby-plugin-preact/package.json +++ b/packages/gatsby-plugin-preact/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preact", "description": "A Gatsby plugin which replaces React with Preact", - "version": "4.0.12", + "version": "4.0.13", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 6f09ad3ab70db..03cb8818fe710 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md @@ -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. +## [1.2.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.2.25...gatsby-plugin-preload-fonts@1.2.26) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-plugin-preload-fonts ([#27131](https://github.com/gatsbyjs/gatsby/issues/27131)) ([cd41e20](https://github.com/gatsbyjs/gatsby/commit/cd41e20fcfe1806386914f6e8b811ebdce520d6d)) + ## [1.2.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.2.24...gatsby-plugin-preload-fonts@1.2.25) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-preload-fonts diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index 5c1eae538ca38..4218bebced1a6 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preload-fonts", "description": "Gatsby plugin for preloading fonts per page", - "version": "1.2.25", + "version": "1.2.26", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -14,7 +14,7 @@ "chalk": "^2.4.2", "date-fns": "^2.16.1", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "graphql-request": "^1.8.2", "progress": "^2.0.3", "puppeteer": "^3.3.0" diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 8152518909c19..80b019d91e074 100644 --- a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md +++ b/packages/gatsby-plugin-react-css-modules/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-css-modules@2.3.11...gatsby-plugin-react-css-modules@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-css-modules@2.3.10...gatsby-plugin-react-css-modules@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-react-css-modules diff --git a/packages/gatsby-plugin-react-css-modules/package.json b/packages/gatsby-plugin-react-css-modules/package.json index 7054f9f676b32..14b5777428e51 100644 --- a/packages/gatsby-plugin-react-css-modules/package.json +++ b/packages/gatsby-plugin-react-css-modules/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-react-css-modules", "description": "Gatsby plugin that transforms styleName to className using compile time CSS module resolution", - "version": "2.3.11", + "version": "2.3.12", "author": "Ming Aldrich-Gan ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index 76c342a9a89e6..06f25854203bc 100644 --- a/packages/gatsby-plugin-react-helmet/CHANGELOG.md +++ b/packages/gatsby-plugin-react-helmet/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. +## [3.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@3.3.11...gatsby-plugin-react-helmet@3.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [3.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@3.3.10...gatsby-plugin-react-helmet@3.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-react-helmet diff --git a/packages/gatsby-plugin-react-helmet/package.json b/packages/gatsby-plugin-react-helmet/package.json index 0dec346dbd093..dfd9049a7ec40 100644 --- a/packages/gatsby-plugin-react-helmet/package.json +++ b/packages/gatsby-plugin-react-helmet/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-react-helmet", "description": "Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.", - "version": "3.3.11", + "version": "3.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md index 55bb906b4811a..0466e6c25919c 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md +++ b/packages/gatsby-plugin-remove-trailing-slashes/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-remove-trailing-slashes@2.3.12...gatsby-plugin-remove-trailing-slashes@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-remove-trailing-slashes@2.3.11...gatsby-plugin-remove-trailing-slashes@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes diff --git a/packages/gatsby-plugin-remove-trailing-slashes/package.json b/packages/gatsby-plugin-remove-trailing-slashes/package.json index 41c53129c3d29..b1c533f5a3104 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/package.json +++ b/packages/gatsby-plugin-remove-trailing-slashes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-remove-trailing-slashes", "description": "Removes trailing slashes from your project's paths. For example, yoursite.com/about/ becomes yoursite.com/about", - "version": "2.3.12", + "version": "2.3.13", "author": "scott.eckenthal@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 5264812bc7f8b..5579e6511ee86 100644 --- a/packages/gatsby-plugin-sass/CHANGELOG.md +++ b/packages/gatsby-plugin-sass/CHANGELOG.md @@ -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.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.3.13...gatsby-plugin-sass@2.3.14) (2020-09-28) + +### Bug Fixes + +- **docs:** remove README.md not displaying on Gatsby plugin library ([#27040](https://github.com/gatsbyjs/gatsby/issues/27040)) ([6987edb](https://github.com/gatsbyjs/gatsby/commit/6987edb84d9cfa79c7f60a4656e1048d13d5f6d8)) + ## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.3.12...gatsby-plugin-sass@2.3.13) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-sass diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index 51977f7c9e513..1bb457bdbf18f 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sass", "description": "Gatsby plugin to handle scss/sass files", - "version": "2.3.13", + "version": "2.3.14", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index e69f6382635ff..22575efc57baf 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/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.6.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.36...gatsby-plugin-sharp@2.6.37) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-sharp + ## [2.6.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.35...gatsby-plugin-sharp@2.6.36) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-sharp diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 8a13c94a5cf2f..3d89cb46de232 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "2.6.36", + "version": "2.6.37", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "async": "^3.2.0", "bluebird": "^3.7.2", "fs-extra": "^9.0.1", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "got": "^10.7.0", "imagemin": "^7.0.1", "imagemin-mozjpeg": "^9.0.0", diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index dfa44d2ea97c9..319e3e14866ce 100644 --- a/packages/gatsby-plugin-sitemap/CHANGELOG.md +++ b/packages/gatsby-plugin-sitemap/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.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@2.4.13...gatsby-plugin-sitemap@2.4.14) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [2.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@2.4.12...gatsby-plugin-sitemap@2.4.13) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-sitemap diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index d884beafd55c3..08d649d04c456 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sitemap", "description": "Gatsby plugin that automatically creates a sitemap for your site", - "version": "2.4.13", + "version": "2.4.14", "author": "Nicholas Young <nicholas@nicholaswyoung.com>", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index 45efabadc9ce3..1f0c2ca35cb0b 100644 --- a/packages/gatsby-plugin-styled-components/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-components/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. +## [3.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-components@3.3.11...gatsby-plugin-styled-components@3.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [3.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-components@3.3.10...gatsby-plugin-styled-components@3.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-styled-components diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index 668b3ac58defa..509bbbc104ff6 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-components", "description": "Gatsby plugin to add support for styled components", - "version": "3.3.11", + "version": "3.3.12", "author": "Guten Ye ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index c99b04cda1268..90fcfedf72e67 100644 --- a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-jsx/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. +## [3.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-jsx@3.3.12...gatsby-plugin-styled-jsx@3.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [3.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-jsx@3.3.11...gatsby-plugin-styled-jsx@3.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-styled-jsx diff --git a/packages/gatsby-plugin-styled-jsx/package.json b/packages/gatsby-plugin-styled-jsx/package.json index 010afe30fc082..608ef698785f3 100644 --- a/packages/gatsby-plugin-styled-jsx/package.json +++ b/packages/gatsby-plugin-styled-jsx/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-jsx", "description": "Adds SSR support for styled-jsx", - "version": "3.3.12", + "version": "3.3.13", "author": "Tim Suchanek ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 1a67ffba3d4bd..12940d971bdf5 100644 --- a/packages/gatsby-plugin-styletron/CHANGELOG.md +++ b/packages/gatsby-plugin-styletron/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. +## [5.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styletron@5.0.10...gatsby-plugin-styletron@5.0.11) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [5.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styletron@5.0.9...gatsby-plugin-styletron@5.0.10) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-styletron diff --git a/packages/gatsby-plugin-styletron/package.json b/packages/gatsby-plugin-styletron/package.json index 918e07b11c706..47ecd747301f3 100644 --- a/packages/gatsby-plugin-styletron/package.json +++ b/packages/gatsby-plugin-styletron/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styletron", "description": "A Gatsby plugin for styletron with built-in server-side rendering support", - "version": "5.0.10", + "version": "5.0.11", "author": "Nadiia Dmytrenko ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index a0162d7e825f6..2bfd4335eef27 100644 --- a/packages/gatsby-plugin-stylus/CHANGELOG.md +++ b/packages/gatsby-plugin-stylus/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-stylus@2.3.11...gatsby-plugin-stylus@2.3.12) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-plugin-stylus ([#27133](https://github.com/gatsbyjs/gatsby/issues/27133)) ([bce4713](https://github.com/gatsbyjs/gatsby/commit/bce4713cc4498c9d774017d49cb57796b0efcbda)) +- **docs:** remove README.md not displaying on Gatsby plugin library ([#27040](https://github.com/gatsbyjs/gatsby/issues/27040)) ([6987edb](https://github.com/gatsbyjs/gatsby/commit/6987edb84d9cfa79c7f60a4656e1048d13d5f6d8)) + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-stylus@2.3.10...gatsby-plugin-stylus@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-stylus diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index d206f9a120845..af1e9b4c8f90e 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-stylus", "description": "Gatsby support for Stylus", - "version": "2.3.11", + "version": "2.3.12", "author": "Ian Sinnott ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 04b9c24aef683..12b75132fa3d5 100644 --- a/packages/gatsby-plugin-subfont/CHANGELOG.md +++ b/packages/gatsby-plugin-subfont/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.2.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@2.2.12...gatsby-plugin-subfont@2.2.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [2.2.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@2.2.11...gatsby-plugin-subfont@2.2.12) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-subfont diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index 79761f74d12ce..882403a4526f8 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-subfont", - "version": "2.2.12", + "version": "2.2.13", "description": "Runs the font delivery optimizing CLI tool subfont on the homepage of your site during the Gatsby build", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 7cd036bd088c2..0452737cac50e 100644 --- a/packages/gatsby-plugin-twitter/CHANGELOG.md +++ b/packages/gatsby-plugin-twitter/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-twitter@2.3.11...gatsby-plugin-twitter@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-twitter@2.3.10...gatsby-plugin-twitter@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-twitter diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index e473fe82f3ec8..68d045a41d643 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-twitter", "description": "Loads the Twitter JavaScript for embedding tweets.", - "version": "2.3.11", + "version": "2.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 4300518411376..fb939fab127b4 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/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.4.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.4.20...gatsby-plugin-typescript@2.4.21) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [2.4.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.4.19...gatsby-plugin-typescript@2.4.20) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-typescript diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index 4f1edf5549b24..be9a110d80832 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typescript", "description": "Adds TypeScript support to Gatsby", - "version": "2.4.20", + "version": "2.4.21", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.11.0", "@babel/preset-typescript": "^7.10.4", "@babel/runtime": "^7.11.2", - "babel-plugin-remove-graphql-queries": "^2.9.19" + "babel-plugin-remove-graphql-queries": "^2.9.20" }, "devDependencies": { "@babel/cli": "^7.11.6", diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index 8a2b96dc75e4c..6468d687204db 100644 --- a/packages/gatsby-plugin-typography/CHANGELOG.md +++ b/packages/gatsby-plugin-typography/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.5.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typography@2.5.11...gatsby-plugin-typography@2.5.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [2.5.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typography@2.5.10...gatsby-plugin-typography@2.5.11) (2020-09-15) **Note:** Version bump only for package gatsby-plugin-typography diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 9d70d80840387..32d850db1a5b7 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typography", "description": "Gatsby plugin to setup server rendering of Typography.js' CSS", - "version": "2.5.11", + "version": "2.5.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index 28260222f388a..9622e4e9ab0cb 100644 --- a/packages/gatsby-react-router-scroll/CHANGELOG.md +++ b/packages/gatsby-react-router-scroll/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. +## [3.0.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@3.0.13...gatsby-react-router-scroll@3.0.14) (2020-09-28) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [3.0.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@3.0.12...gatsby-react-router-scroll@3.0.13) (2020-09-15) **Note:** Version bump only for package gatsby-react-router-scroll diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index 0bb0802bb62ac..81d3bbb2cf7e7 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-react-router-scroll", "description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby", - "version": "3.0.13", + "version": "3.0.14", "author": "Jimmy Jia", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-recipes/CHANGELOG.md b/packages/gatsby-recipes/CHANGELOG.md index f8aef5bbc4f9c..cbbc3ffc55fc9 100644 --- a/packages/gatsby-recipes/CHANGELOG.md +++ b/packages/gatsby-recipes/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. +## [0.2.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.28...gatsby-recipes@0.2.29) (2020-09-28) + +**Note:** Version bump only for package gatsby-recipes + ## [0.2.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.27...gatsby-recipes@0.2.28) (2020-09-23) **Note:** Version bump only for package gatsby-recipes diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index 23168c91c9101..140f2d7125df9 100644 --- a/packages/gatsby-recipes/package.json +++ b/packages/gatsby-recipes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-recipes", "description": "Core functionality for Gatsby Recipes", - "version": "0.2.28", + "version": "0.2.29", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -43,9 +43,9 @@ "flatted": "^3.0.0", "formik": "^2.0.8", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "gatsby-interface": "^0.0.193", - "gatsby-telemetry": "^1.3.35", + "gatsby-telemetry": "^1.3.36", "glob": "^7.1.6", "graphql": "^14.6.0", "graphql-compose": "^6.3.8", diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 95f8e857ce68c..3187c7c0223aa 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/CHANGELOG.md @@ -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.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@2.3.13...gatsby-remark-autolink-headers@2.3.14) (2020-09-28) + +### Bug Fixes + +- **gatsby-remark-autolink-headers:** option to disable "position: relative" when icon is not present ([#27022](https://github.com/gatsbyjs/gatsby/issues/27022)) ([8807fea](https://github.com/gatsbyjs/gatsby/commit/8807fea05a53e85958ea50851a8ea66e7b664b02)) + ## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@2.3.12...gatsby-remark-autolink-headers@2.3.13) (2020-09-15) **Note:** Version bump only for package gatsby-remark-autolink-headers diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index ae9310ac3f7cf..bf04f30cbcf54 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-autolink-headers", "description": "Gatsby plugin to autolink headers in markdown processed by Remark", - "version": "2.3.13", + "version": "2.3.14", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index 1ec00c7ba75d4..347f152717b2d 100644 --- a/packages/gatsby-remark-code-repls/CHANGELOG.md +++ b/packages/gatsby-remark-code-repls/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. +## [3.2.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-code-repls@3.2.12...gatsby-remark-code-repls@3.2.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [3.2.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-code-repls@3.2.11...gatsby-remark-code-repls@3.2.12) (2020-09-15) **Note:** Version bump only for package gatsby-remark-code-repls diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index 385aec993b86d..c37fc34d4fb23 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-code-repls", "description": "Gatsby plugin to auto-generate links to popular REPLs like Babel and Codepen", - "version": "3.2.12", + "version": "3.2.13", "author": "Brian Vaughn ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index 3e74d3c81c35a..9afd32aac4c44 100644 --- a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md +++ b/packages/gatsby-remark-copy-linked-files/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.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.3.16...gatsby-remark-copy-linked-files@2.3.17) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [2.3.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.3.15...gatsby-remark-copy-linked-files@2.3.16) (2020-09-23) ### Bug Fixes diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index 32792784288c1..6efa1bdf90a1e 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-copy-linked-files", "description": "Find files which are linked to from markdown and copy them to the public directory", - "version": "2.3.16", + "version": "2.3.17", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index b5f821714c1c9..0aad4e1b145b9 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-custom-blocks@2.3.11...gatsby-remark-custom-blocks@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-custom-blocks@2.3.10...gatsby-remark-custom-blocks@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-remark-custom-blocks diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index 793badff07982..6b61990aeb315 100644 --- a/packages/gatsby-remark-custom-blocks/package.json +++ b/packages/gatsby-remark-custom-blocks/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-custom-blocks", "description": "Gatsby remark plugin for adding custom blocks in markdown", - "version": "2.3.11", + "version": "2.3.12", "author": "Mohammad Asad Mohammad ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index e613060584c3c..daa8359cd9635 100644 --- a/packages/gatsby-remark-embed-snippet/CHANGELOG.md +++ b/packages/gatsby-remark-embed-snippet/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. +## [4.3.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-embed-snippet@4.3.15...gatsby-remark-embed-snippet@4.3.16) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [4.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-embed-snippet@4.3.14...gatsby-remark-embed-snippet@4.3.15) (2020-09-15) **Note:** Version bump only for package gatsby-remark-embed-snippet diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index 1b0f715ebc51e..579e04b18d9b8 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-embed-snippet", "description": "Gatsby plugin to embed formatted code snippets within markdown", - "version": "4.3.15", + "version": "4.3.16", "author": "Brian Vaughn ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index fa34c2da69434..79bc0f30ca551 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/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. +## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-graphviz@1.3.11...gatsby-remark-graphviz@1.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [1.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-graphviz@1.3.10...gatsby-remark-graphviz@1.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-remark-graphviz diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index 83d29f7c5cb73..b2c783c3bf834 100644 --- a/packages/gatsby-remark-graphviz/package.json +++ b/packages/gatsby-remark-graphviz/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-graphviz", "description": "Processes graphviz code blocks and renders to SVG using viz.js", - "version": "1.3.11", + "version": "1.3.12", "author": "Anthony Marcar ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index 82c3ab8762773..cc206fc3ca0ca 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-contentful/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.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.3.17...gatsby-remark-images-contentful@2.3.18) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-images-contentful + ## [2.3.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.3.16...gatsby-remark-images-contentful@2.3.17) (2020-09-15) **Note:** Version bump only for package gatsby-remark-images-contentful diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 87f2d32c8a42d..85334f8bea2d7 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-images-contentful", - "version": "2.3.17", + "version": "2.3.18", "description": "Process Images in Contentful markdown so they can use the images API.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 996187b53fb43..24053d55c7663 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/CHANGELOG.md @@ -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. +## [3.3.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.3.30...gatsby-remark-images@3.3.31) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-remark-images ([#27135](https://github.com/gatsbyjs/gatsby/issues/27135)) ([817d062](https://github.com/gatsbyjs/gatsby/commit/817d062879fa9547c9880a76b9389f39180d7dd0)) + ## [3.3.30](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.3.29...gatsby-remark-images@3.3.30) (2020-09-15) **Note:** Version bump only for package gatsby-remark-images diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 49aac318a2248..bcfeeae07cd69 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-images", "description": "Processes images in markdown so they can be used in the production build.", - "version": "3.3.30", + "version": "3.3.31", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.11.2", "chalk": "^2.4.2", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "is-relative-url": "^3.0.0", "lodash": "^4.17.20", "mdast-util-definitions": "^1.2.5", diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index 2b82da8a49d13..ef256a589da7b 100644 --- a/packages/gatsby-remark-katex/CHANGELOG.md +++ b/packages/gatsby-remark-katex/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. +## [3.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-katex@3.3.12...gatsby-remark-katex@3.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-katex + ## [3.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-katex@3.3.11...gatsby-remark-katex@3.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-remark-katex diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 200dc3de984e4..e64ee60e7f567 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-katex", "description": "Transform math nodes to html markup", - "version": "3.3.12", + "version": "3.3.13", "author": "Jeffrey Xiao ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index c4d37cfad5ba2..a1f9536be9f88 100644 --- a/packages/gatsby-remark-prismjs/CHANGELOG.md +++ b/packages/gatsby-remark-prismjs/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. +## [3.5.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.5.13...gatsby-remark-prismjs@3.5.14) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [3.5.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.5.12...gatsby-remark-prismjs@3.5.13) (2020-09-15) **Note:** Version bump only for package gatsby-remark-prismjs diff --git a/packages/gatsby-remark-prismjs/package.json b/packages/gatsby-remark-prismjs/package.json index 298283e0d2db1..2affae152126c 100644 --- a/packages/gatsby-remark-prismjs/package.json +++ b/packages/gatsby-remark-prismjs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-prismjs", "description": "Adds syntax highlighting to code blocks at build time using PrismJS", - "version": "3.5.13", + "version": "3.5.14", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index a176646781c56..ab232d3afb390 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/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.4.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@2.4.14...gatsby-remark-responsive-iframe@2.4.15) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [2.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@2.4.13...gatsby-remark-responsive-iframe@2.4.14) (2020-09-15) **Note:** Version bump only for package gatsby-remark-responsive-iframe diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 02560d5389c3c..ac6e8a6660f21 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-responsive-iframe", "description": "Make iframes in Markdown processed by Remark responsive", - "version": "2.4.14", + "version": "2.4.15", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 34a4c0536572e..6ab03c06461e1 100644 --- a/packages/gatsby-remark-smartypants/CHANGELOG.md +++ b/packages/gatsby-remark-smartypants/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@2.3.11...gatsby-remark-smartypants@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@2.3.10...gatsby-remark-smartypants@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-remark-smartypants diff --git a/packages/gatsby-remark-smartypants/package.json b/packages/gatsby-remark-smartypants/package.json index bc568efa0d622..1d6c5cd0d671b 100644 --- a/packages/gatsby-remark-smartypants/package.json +++ b/packages/gatsby-remark-smartypants/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-smartypants", "description": "Use retext-smartypants to auto-enhance typography of markdown", - "version": "2.3.11", + "version": "2.3.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 3338ae95a0a7a..edb73afb47122 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/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.48](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.47...gatsby-source-contentful@2.3.48) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-contentful + ## [2.3.47](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.46...gatsby-source-contentful@2.3.47) (2020-09-23) **Note:** Version bump only for package gatsby-source-contentful diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 0a5a462ae9003..48dd8a0a1d1c2 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-contentful", "description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", - "version": "2.3.47", + "version": "2.3.48", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,9 +17,9 @@ "contentful": "^7.14.6", "deep-map": "^1.5.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.20", - "gatsby-plugin-sharp": "^2.6.36", - "gatsby-source-filesystem": "^2.3.30", + "gatsby-core-utils": "^1.3.21", + "gatsby-plugin-sharp": "^2.6.37", + "gatsby-source-filesystem": "^2.3.31", "is-online": "^8.4.0", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.20", diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 1d754cc9896e1..0f4d9daf77468 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/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. +## [3.5.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.5.33...gatsby-source-drupal@3.5.34) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-drupal + ## [3.5.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.5.32...gatsby-source-drupal@3.5.33) (2020-09-15) **Note:** Version bump only for package gatsby-source-drupal diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index b0ee2e075bfe4..48ad72e7deeed 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-drupal", "description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", - "version": "3.5.33", + "version": "3.5.34", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "axios": "^0.20.0", "bluebird": "^3.7.2", "body-parser": "^1.19.0", - "gatsby-source-filesystem": "^2.3.30", + "gatsby-source-filesystem": "^2.3.31", "lodash": "^4.17.20", "tiny-async-pool": "^1.1.0" }, diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index 0c38f00faeb58..227c27abee1c2 100644 --- a/packages/gatsby-source-faker/CHANGELOG.md +++ b/packages/gatsby-source-faker/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-faker@2.3.11...gatsby-source-faker@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-faker + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-faker@2.3.10...gatsby-source-faker@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-source-faker diff --git a/packages/gatsby-source-faker/package.json b/packages/gatsby-source-faker/package.json index e9d2e096953f0..663c40edbaa78 100644 --- a/packages/gatsby-source-faker/package.json +++ b/packages/gatsby-source-faker/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-faker", "description": "A gatsby plugin to get fake data for testing", - "version": "2.3.11", + "version": "2.3.12", "author": "Pavithra Kodmad", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 548f14cfa794e..f1be1d2c034ef 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/CHANGELOG.md @@ -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.3.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.3.30...gatsby-source-filesystem@2.3.31) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-source-filesystem ([#27137](https://github.com/gatsbyjs/gatsby/issues/27137)) ([c369935](https://github.com/gatsbyjs/gatsby/commit/c3699359e4a2199f485ddc07754e6f42864dc841)) + ## [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 diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 885a1bed3588e..bcfd1379c875e 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/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.30", + "version": "2.3.31", "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.20", + "gatsby-core-utils": "^1.3.21", "got": "^9.6.0", "md5-file": "^3.2.3", "mime": "^2.4.6", diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index e7f0cb180b727..0a323e77d09b5 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/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.7.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.7.4...gatsby-source-graphql@2.7.5) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-graphql + ## [2.7.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.7.3...gatsby-source-graphql@2.7.4) (2020-09-15) **Note:** Version bump only for package gatsby-source-graphql diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index e90ac1dda5df1..7411d3b16c913 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-graphql", "description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL", - "version": "2.7.4", + "version": "2.7.5", "author": "Mikhail Novikov ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index c711b007f9001..2a7470ec00497 100644 --- a/packages/gatsby-source-hacker-news/CHANGELOG.md +++ b/packages/gatsby-source-hacker-news/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.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-hacker-news@2.4.11...gatsby-source-hacker-news@2.4.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [2.4.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-hacker-news@2.4.10...gatsby-source-hacker-news@2.4.11) (2020-09-15) **Note:** Version bump only for package gatsby-source-hacker-news diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index fb9840751f168..e216c9e07e92e 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-hacker-news", "description": "Gatsby source plugin for building websites using Hacker News as a data source", - "version": "2.4.11", + "version": "2.4.12", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 8acc650c0465f..3185c59e05b60 100644 --- a/packages/gatsby-source-lever/CHANGELOG.md +++ b/packages/gatsby-source-lever/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-lever@2.3.12...gatsby-source-lever@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-lever + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-lever@2.3.11...gatsby-source-lever@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-source-lever diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index 89e25806c3c10..3bf9439849a78 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-lever", "description": "Gatsby source plugin for building websites using the Lever.co Recruitment Software as a data source.", - "version": "2.3.12", + "version": "2.3.13", "author": "Sebastien Fichot ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index da75b3826fbee..665b498ab7680 100644 --- a/packages/gatsby-source-medium/CHANGELOG.md +++ b/packages/gatsby-source-medium/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.3.11...gatsby-source-medium@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-medium + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.3.10...gatsby-source-medium@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-source-medium diff --git a/packages/gatsby-source-medium/package.json b/packages/gatsby-source-medium/package.json index 4c0bf6c078c87..b26cfa43fcc94 100644 --- a/packages/gatsby-source-medium/package.json +++ b/packages/gatsby-source-medium/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-medium", "description": "Gatsby source plugin for building websites using Medium as a data source", - "version": "2.3.11", + "version": "2.3.12", "author": "Robert Vogt ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index 0eae6dc252ab7..a17c044c9d7af 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/CHANGELOG.md @@ -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.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-mongodb@2.3.11...gatsby-source-mongodb@2.3.12) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-source-mongodb ([#27141](https://github.com/gatsbyjs/gatsby/issues/27141)) ([971dfb7](https://github.com/gatsbyjs/gatsby/commit/971dfb77de92eb6e960e9332dde1563cace5f88f)) + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-mongodb@2.3.10...gatsby-source-mongodb@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-source-mongodb diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index c116954ff0250..87345184b2ad8 100644 --- a/packages/gatsby-source-mongodb/package.json +++ b/packages/gatsby-source-mongodb/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-mongodb", "description": "Source plugin for pulling data into Gatsby from MongoDB collections", - "version": "2.3.11", + "version": "2.3.12", "authors": [ "jhermans85@hotmail.com", "hi@elmar.codes" diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index 80bc449debc31..4d1bd73dacdd7 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/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.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@2.3.14...gatsby-source-npm-package-search@2.3.15) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@2.3.13...gatsby-source-npm-package-search@2.3.14) (2020-09-15) **Note:** Version bump only for package gatsby-source-npm-package-search diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index 95efd27f5f852..5b5f5f9514fda 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-npm-package-search", "description": "Search NPM packages and pull NPM & GitHub metadata from Algolia's NPM index", - "version": "2.3.14", + "version": "2.3.15", "author": "james.a.stack@gmail.com", "repository": { "type": "git", diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 9ec677927d1ed..37fb80f3cb5e9 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/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. +## [3.2.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.2.32...gatsby-source-shopify@3.2.33) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-shopify + ## [3.2.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.2.31...gatsby-source-shopify@3.2.32) (2020-09-15) **Note:** Version bump only for package gatsby-source-shopify diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index e03f9695a7e30..f67a96f9d5458 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "3.2.32", + "version": "3.2.33", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "build": "babel src --out-dir . --ignore \"**/__tests__\"", @@ -36,7 +36,7 @@ "babel-preset-gatsby-package": "^0.5.3", "chalk": "^2.4.2", "gatsby-node-helpers": "^0.3.0", - "gatsby-source-filesystem": "^2.3.30", + "gatsby-source-filesystem": "^2.3.31", "graphql-request": "^1.8.2", "lodash": "^4.17.20", "p-iteration": "^1.1.8", diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index 9e8abefd97d5f..5cf0fef8cb4ae 100644 --- a/packages/gatsby-source-wikipedia/CHANGELOG.md +++ b/packages/gatsby-source-wikipedia/CHANGELOG.md @@ -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.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wikipedia@2.3.12...gatsby-source-wikipedia@2.3.13) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-source-wikipedia ([#27144](https://github.com/gatsbyjs/gatsby/issues/27144)) ([01846ed](https://github.com/gatsbyjs/gatsby/commit/01846ed2ee30d7d56cf41689872eae96b5235bde)) + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wikipedia@2.3.11...gatsby-source-wikipedia@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-source-wikipedia diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index 849c240aa2541..19eac9ef1ee43 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-wikipedia", - "version": "2.3.12", + "version": "2.3.13", "description": "Gatsby source plugin for pulling articles from Wikipedia", "main": "index.js", "scripts": { diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index e4550746baa68..d24da57a8aed1 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/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. +## [3.3.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.34...gatsby-source-wordpress@3.3.35) (2020-09-28) + +**Note:** Version bump only for package gatsby-source-wordpress + ## [3.3.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.33...gatsby-source-wordpress@3.3.34) (2020-09-15) **Note:** Version bump only for package gatsby-source-wordpress diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 0f07c794381d8..04b3f6d9b039b 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-wordpress", "description": "Gatsby source plugin for building websites using the WordPress CMS as a data source.", - "version": "3.3.34", + "version": "3.3.35", "author": "Sebastien Fichot ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "bluebird": "^3.7.2", "deep-map": "^1.5.0", "deep-map-keys": "^1.2.0", - "gatsby-source-filesystem": "^2.3.30", + "gatsby-source-filesystem": "^2.3.31", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.20", "minimatch": "^3.0.4", diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 1f73cc97a83b7..a85015f2911e7 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/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. +## [1.3.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.35...gatsby-telemetry@1.3.36) (2020-09-28) + +**Note:** Version bump only for package gatsby-telemetry + ## [1.3.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.34...gatsby-telemetry@1.3.35) (2020-09-16) ### Features diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index e2bb18f1c0b1d..04c61c03c0213 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-telemetry", "description": "Gatsby Telemetry", - "version": "1.3.35", + "version": "1.3.36", "author": "Jarmo Isotalo ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "configstore": "^5.0.1", "envinfo": "^7.7.3", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "git-up": "^4.0.2", "is-docker": "^2.1.1", "lodash": "^4.17.20", diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index a2782ce54e4e4..c3e14716761d6 100644 --- a/packages/gatsby-transformer-asciidoc/CHANGELOG.md +++ b/packages/gatsby-transformer-asciidoc/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. +## [1.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-asciidoc@1.3.12...gatsby-transformer-asciidoc@1.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-asciidoc@1.3.11...gatsby-transformer-asciidoc@1.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-asciidoc diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index 40645971627fa..bada652e54e13 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-asciidoc", "description": "Gatsby transformer plugin for Asciidocs using the Asciidoctor.js library", - "version": "1.3.12", + "version": "1.3.13", "author": "Daniel Oliver ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index 1bfa884c9faa6..ae584313383e5 100644 --- a/packages/gatsby-transformer-csv/CHANGELOG.md +++ b/packages/gatsby-transformer-csv/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.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-csv@2.3.11...gatsby-transformer-csv@2.3.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-csv@2.3.10...gatsby-transformer-csv@2.3.11) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-csv diff --git a/packages/gatsby-transformer-csv/package.json b/packages/gatsby-transformer-csv/package.json index f58ea9612140e..e2c631cddf23b 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-csv", "description": "Gatsby transformer plugin for CSV files", - "version": "2.3.11", + "version": "2.3.12", "author": "Sonal Saldanha ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index e388b015937bc..729d18fb7fbb8 100644 --- a/packages/gatsby-transformer-documentationjs/CHANGELOG.md +++ b/packages/gatsby-transformer-documentationjs/CHANGELOG.md @@ -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. +## [4.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.3.14...gatsby-transformer-documentationjs@4.3.15) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-transformer-documentationjs ([#27146](https://github.com/gatsbyjs/gatsby/issues/27146)) ([d94937f](https://github.com/gatsbyjs/gatsby/commit/d94937f50b0926dd895be29b7dc4d2901b8b8dfc)) + ## [4.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.3.13...gatsby-transformer-documentationjs@4.3.14) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-documentationjs diff --git a/packages/gatsby-transformer-documentationjs/package.json b/packages/gatsby-transformer-documentationjs/package.json index 3abc18a5a9f41..ea906458df981 100644 --- a/packages/gatsby-transformer-documentationjs/package.json +++ b/packages/gatsby-transformer-documentationjs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-documentationjs", "description": "Gatsby transformer plugin which uses Documentation.js to extract JavaScript documentation", - "version": "4.3.14", + "version": "4.3.15", "author": "Kyle Mathews", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index 82596c7ed6285..74a0a4f72fdf5 100644 --- a/packages/gatsby-transformer-excel/CHANGELOG.md +++ b/packages/gatsby-transformer-excel/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.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-excel@2.4.12...gatsby-transformer-excel@2.4.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-excel@2.4.11...gatsby-transformer-excel@2.4.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-excel diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index 34eb42c6f71c1..33a784f17050e 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-excel", "description": "Gatsby transformer plugin for Excel spreadsheets", - "version": "2.4.12", + "version": "2.4.13", "author": "SheetJS ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 56e8630550062..774eb76b03746 100644 --- a/packages/gatsby-transformer-hjson/CHANGELOG.md +++ b/packages/gatsby-transformer-hjson/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.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-hjson@2.4.11...gatsby-transformer-hjson@2.4.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [2.4.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-hjson@2.4.10...gatsby-transformer-hjson@2.4.11) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-hjson diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index d2ca9fa5df185..e866ead0ddf59 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-hjson", "description": "Gatsby transformer plugin for HJSON files", - "version": "2.4.11", + "version": "2.4.12", "author": "Remi Barraquand ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index 33a20469ac247..d8eeea1bfb8a3 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-frontmatter/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-frontmatter@2.3.12...gatsby-transformer-javascript-frontmatter@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-frontmatter@2.3.11...gatsby-transformer-javascript-frontmatter@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-javascript-frontmatter diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index 79921bb5d382f..43da9812e6f8f 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-javascript-frontmatter", "description": "Gatsby transformer plugin for JavaScript to extract exports.frontmatter statically.", - "version": "2.3.12", + "version": "2.3.13", "author": "Jacob Bolda ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter#readme", "dependencies": { diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index 8cf024d2b9ef3..bddcf3e5136f1 100644 --- a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-static-exports/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.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-static-exports@2.4.11...gatsby-transformer-javascript-static-exports@2.4.12) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [2.4.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-static-exports@2.4.10...gatsby-transformer-javascript-static-exports@2.4.11) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-javascript-static-exports diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index b93df3d39d7ca..29dd95ca567b3 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-javascript-static-exports", "description": "Gatsby transformer plugin for JavaScript to extract exports.data statically.", - "version": "2.4.11", + "version": "2.4.12", "author": "Jacob Bolda ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index a17c9f3147258..fa4b29574ce7d 100644 --- a/packages/gatsby-transformer-json/CHANGELOG.md +++ b/packages/gatsby-transformer-json/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.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-json@2.4.12...gatsby-transformer-json@2.4.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-json + ## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-json@2.4.11...gatsby-transformer-json@2.4.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-json diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index e03b143bf22fd..c4556f0cc5c22 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-json", "description": "Gatsby transformer plugin for JSON files", - "version": "2.4.12", + "version": "2.4.13", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 0a9199bb66e30..bd41b80a7a7ad 100644 --- a/packages/gatsby-transformer-pdf/CHANGELOG.md +++ b/packages/gatsby-transformer-pdf/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. +## [1.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-pdf@1.3.12...gatsby-transformer-pdf@1.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [1.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-pdf@1.3.11...gatsby-transformer-pdf@1.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-pdf diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index aba9eb9e07f72..5f5b5e65d024f 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-pdf", "description": "Gatsby transformer plugin for pdf files", - "version": "1.3.12", + "version": "1.3.13", "author": "Alex Munoz ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index 9a174c2035f2e..3d5b66c977e96 100644 --- a/packages/gatsby-transformer-react-docgen/CHANGELOG.md +++ b/packages/gatsby-transformer-react-docgen/CHANGELOG.md @@ -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. +## [5.2.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-react-docgen@5.2.12...gatsby-transformer-react-docgen@5.2.13) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-transformer-react-docgen ([#27147](https://github.com/gatsbyjs/gatsby/issues/27147)) ([d41e652](https://github.com/gatsbyjs/gatsby/commit/d41e6528139f5e02dbac5ab551ef3fc14ea900fe)) + ## [5.2.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-react-docgen@5.2.11...gatsby-transformer-react-docgen@5.2.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-react-docgen diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index 5f6c2d1d8b721..6d8696ddf96e9 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-react-docgen", "description": "Expose React component metadata and prop information as GraphQL types", - "version": "5.2.12", + "version": "5.2.13", "author": "Jason Quense ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 0f498cd0e79ef..182b796bfd5c3 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -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.8.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.35...gatsby-transformer-remark@2.8.36) (2020-09-28) + +### Bug Fixes + +- **deps:** update minor and patch for gatsby-transformer-remark ([#27148](https://github.com/gatsbyjs/gatsby/issues/27148)) ([2cab85a](https://github.com/gatsbyjs/gatsby/commit/2cab85ae25c3a4e57afc432e5c164e52fa363101)) + ## [2.8.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.34...gatsby-transformer-remark@2.8.35) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-remark diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 596f70d25c8a1..defe9c5f6559d 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "2.8.35", + "version": "2.8.36", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.11.2", "bluebird": "^3.7.2", - "gatsby-core-utils": "^1.3.20", + "gatsby-core-utils": "^1.3.21", "gray-matter": "^4.0.2", "hast-util-raw": "^4.0.0", "hast-util-to-html": "^4.0.1", diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index 62cc9311032cd..ee73ead3ad869 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/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.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@2.3.17...gatsby-transformer-screenshot@2.3.18) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [2.3.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@2.3.16...gatsby-transformer-screenshot@2.3.17) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-screenshot diff --git a/packages/gatsby-transformer-screenshot/package.json b/packages/gatsby-transformer-screenshot/package.json index cd2821b89a6b0..6142e06a25408 100644 --- a/packages/gatsby-transformer-screenshot/package.json +++ b/packages/gatsby-transformer-screenshot/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-screenshot", "description": "Gatsby transformer plugin that uses AWS Lambda to take screenshots of websites", - "version": "2.3.17", + "version": "2.3.18", "author": "David Beckley ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 05ad1771bb2a0..4433d1dbdc872 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-sharp/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.5.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.15...gatsby-transformer-sharp@2.5.16) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-sharp + ## [2.5.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.14...gatsby-transformer-sharp@2.5.15) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-sharp diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 6f6f8c30e1021..0915d2fa3b119 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sharp", "description": "Gatsby transformer plugin for images using Sharp", - "version": "2.5.15", + "version": "2.5.16", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 210d7ec1297f6..f6df149f07e19 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/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.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.36...gatsby-transformer-sqip@2.3.37) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [2.3.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.35...gatsby-transformer-sqip@2.3.36) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index b8a6282bc0daa..d04bc5c4f5312 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "2.3.36", + "version": "2.3.37", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.11.2", "bluebird": "^3.7.2", "fs-extra": "^8.1.0", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^2.6.37", "md5-file": "^4.0.0", "mini-svg-data-uri": "^1.2.3", "p-queue": "^2.4.2", diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index 43f9439232949..93e5c847ad963 100644 --- a/packages/gatsby-transformer-toml/CHANGELOG.md +++ b/packages/gatsby-transformer-toml/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.4.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-toml@2.4.14...gatsby-transformer-toml@2.4.15) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [2.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-toml@2.4.13...gatsby-transformer-toml@2.4.14) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-toml diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index 8330840b56a89..f4c11763c1cf4 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-toml", "description": "Gatsby transformer plugin for toml", - "version": "2.4.14", + "version": "2.4.15", "author": "Ruben Harutyunyan ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 86074b77c1d5a..5829e1f925f86 100644 --- a/packages/gatsby-transformer-xml/CHANGELOG.md +++ b/packages/gatsby-transformer-xml/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.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-xml@2.3.12...gatsby-transformer-xml@2.3.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-xml@2.3.11...gatsby-transformer-xml@2.3.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-xml diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index 053d3ac202ea5..8cfa5fd76df9c 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-xml", "description": "Gatsby plugin for parsing XML files. It supports also attributes", - "version": "2.3.12", + "version": "2.3.13", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index 6b74f094693e5..86273cfe6beb8 100644 --- a/packages/gatsby-transformer-yaml/CHANGELOG.md +++ b/packages/gatsby-transformer-yaml/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.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-yaml@2.4.12...gatsby-transformer-yaml@2.4.13) (2020-09-28) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-yaml@2.4.11...gatsby-transformer-yaml@2.4.12) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-yaml diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index 2cfc6b9da02bf..8b85861206d73 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-yaml", "description": "Gatsby transformer plugin for yaml", - "version": "2.4.12", + "version": "2.4.13", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index f6b5c4b16ab37..33cccb0d47585 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.24.66](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.65...gatsby@2.24.66) (2020-09-28) + +### Bug Fixes + +- **gatsby:** PageProps TS type: add `params` ([#26974](https://github.com/gatsbyjs/gatsby/issues/26974)) ([026d49d](https://github.com/gatsbyjs/gatsby/commit/026d49dee032c98f87fa88c85b4f8a1393258b28)) +- **gatsby:** set proper cacheIdentifier for babel ([#26809](https://github.com/gatsbyjs/gatsby/issues/26809)) ([e28d9ba](https://github.com/gatsbyjs/gatsby/commit/e28d9ba3a70ad5936dc6ee171da38c2caf192ae7)) + ## [2.24.65](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.64...gatsby@2.24.65) (2020-09-24) ### Bug Fixes diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 3dbaa88a73ac9..36d1cc6bd4b47 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "2.24.65", + "version": "2.24.66", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -34,8 +34,8 @@ "babel-plugin-add-module-exports": "^0.3.3", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "3.3.4", - "babel-plugin-remove-graphql-queries": "^2.9.19", - "babel-preset-gatsby": "^0.5.10", + "babel-plugin-remove-graphql-queries": "^2.9.20", + "babel-preset-gatsby": "^0.5.11", "better-opn": "1.0.0", "better-queue": "^3.8.10", "bluebird": "^3.7.2", @@ -76,15 +76,15 @@ "find-cache-dir": "^3.3.1", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.12.100", - "gatsby-core-utils": "^1.3.20", - "gatsby-graphiql-explorer": "^0.4.14", - "gatsby-legacy-polyfills": "^0.0.4", - "gatsby-link": "^2.4.14", - "gatsby-plugin-page-creator": "^2.3.28", - "gatsby-plugin-typescript": "^2.4.20", - "gatsby-react-router-scroll": "^3.0.13", - "gatsby-telemetry": "^1.3.35", + "gatsby-cli": "^2.12.101", + "gatsby-core-utils": "^1.3.21", + "gatsby-graphiql-explorer": "^0.4.15", + "gatsby-legacy-polyfills": "^0.0.5", + "gatsby-link": "^2.4.15", + "gatsby-plugin-page-creator": "^2.3.29", + "gatsby-plugin-typescript": "^2.4.21", + "gatsby-react-router-scroll": "^3.0.14", + "gatsby-telemetry": "^1.3.36", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^14.6.0",