diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 8a7c894b22c52..45ff11319375c 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.11.1/packages/babel-plugin-remove-graphql-queries) (2022-03-31) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.11.0/packages/babel-plugin-remove-graphql-queries) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 58a831622998e..35dc1d983b1bf 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. +### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.11.1/packages/babel-preset-gatsby) (2022-03-31) + +**Note:** Version bump only for package babel-preset-gatsby + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.11.0/packages/babel-preset-gatsby) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index 826496484b1c0..37f7464969d5e 100644 --- a/packages/create-gatsby/CHANGELOG.md +++ b/packages/create-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. +### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.11.1/packages/create-gatsby) (2022-03-31) + +**Note:** Version bump only for package create-gatsby + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.11.0/packages/create-gatsby) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index cfac491e5afed..44a79a1fc1f43 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.11.1/packages/gatsby-cli) (2022-03-31) + +**Note:** Version bump only for package gatsby-cli + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.11.0/packages/gatsby-cli) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index ef59b67a24680..752762e45b762 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.11.1/packages/gatsby-core-utils) (2022-03-31) + +#### Bug Fixes + +- windows quirks [#35246](https://github.com/gatsbyjs/gatsby/issues/35246) [#35268](https://github.com/gatsbyjs/gatsby/issues/35268) ([a527891](https://github.com/gatsbyjs/gatsby/commit/a5278911d9c69a2b6478d97776d506722a0ad3a6)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.11.0/packages/gatsby-core-utils) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 0280d8abde3f6..38b767c44370d 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.11.1/packages/gatsby-link) (2022-03-31) + +**Note:** Version bump only for package gatsby-link + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.11.0/packages/gatsby-link) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 8365f1643f37c..79201cf8f3938 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. +### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.11.1/packages/gatsby-page-utils) (2022-03-31) + +**Note:** Version bump only for package gatsby-page-utils + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.11.0/packages/gatsby-page-utils) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 481a50f94ba5b..982b0bddf9452 100644 --- a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md +++ b/packages/gatsby-plugin-benchmark-reporting/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.11.1/packages/gatsby-plugin-benchmark-reporting) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.11.0/packages/gatsby-plugin-benchmark-reporting) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index b9d7e6aa761c9..9a15b0069c5d6 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.11.1/packages/gatsby-plugin-cxs) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.11.0/packages/gatsby-plugin-cxs) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 54443e7e6aabf..7fea097edee8c 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.11.1/packages/gatsby-plugin-feed) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.11.0/packages/gatsby-plugin-feed) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 5cb8c76deadc8..be06509a9f7fe 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. +### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.11.1/packages/gatsby-plugin-flow) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.11.0/packages/gatsby-plugin-flow) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 6355a727134b5..e5115d2166609 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.11.1/packages/gatsby-plugin-gatsby-cloud) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.11.0/packages/gatsby-plugin-gatsby-cloud) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index cf9aa81b16c17..f60e85afddbf7 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.11.1/packages/gatsby-plugin-google-tagmanager) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.11.0/packages/gatsby-plugin-google-tagmanager) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 9afd458e633fb..1b564635e7352 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.11.1/packages/gatsby-plugin-image) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-image + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.11.0/packages/gatsby-plugin-image) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 999360184d95f..94a2a20a7af41 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.11.1/packages/gatsby-plugin-manifest) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-manifest + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.11.0/packages/gatsby-plugin-manifest) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 76eccbe6e88ce..6466535e3d3a5 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. +### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.11.1/packages/gatsby-plugin-mdx) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-mdx + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.11.0/packages/gatsby-plugin-mdx) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 2a5c417c7686a..99a0198beddb7 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. +### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.11.1/packages/gatsby-plugin-offline) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.11.0/packages/gatsby-plugin-offline) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 67f670b4e0665..3c3f98d2e2ce7 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.11.1/packages/gatsby-plugin-page-creator) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.11.0/packages/gatsby-plugin-page-creator) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 2ff660d2b1b46..33e80a54756ce 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.11.1/packages/gatsby-plugin-preload-fonts) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.11.0/packages/gatsby-plugin-preload-fonts) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 538dfd3248ec9..6be7fe218b08f 100644 --- a/packages/gatsby-plugin-sass/CHANGELOG.md +++ b/packages/gatsby-plugin-sass/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.11.1/packages/gatsby-plugin-sass) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.11.0/packages/gatsby-plugin-sass) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 18afa79c3b496..87f6441d7c62f 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.1/packages/gatsby-plugin-sharp) (2022-03-31) + +#### Bug Fixes + +- windows quirks [#35246](https://github.com/gatsbyjs/gatsby/issues/35246) [#35268](https://github.com/gatsbyjs/gatsby/issues/35268) ([a527891](https://github.com/gatsbyjs/gatsby/commit/a5278911d9c69a2b6478d97776d506722a0ad3a6)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.0/packages/gatsby-plugin-sharp) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 78351e537d0ed..569e7b57986aa 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. +### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.11.1/packages/gatsby-plugin-sitemap) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.11.0/packages/gatsby-plugin-sitemap) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index e5e1fab7a02f8..3c936327658c2 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.11.1/packages/gatsby-plugin-twitter) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.11.0/packages/gatsby-plugin-twitter) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 715602b562337..7a75e49f48b90 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.11.1/packages/gatsby-plugin-typescript) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.11.0/packages/gatsby-plugin-typescript) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index cee6ebbe0331e..9fd773a07ceca 100644 --- a/packages/gatsby-plugin-utils/CHANGELOG.md +++ b/packages/gatsby-plugin-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. +### [3.5.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.5.1/packages/gatsby-plugin-utils) (2022-03-31) + +**Note:** Version bump only for package gatsby-plugin-utils + ## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.5.0/packages/gatsby-plugin-utils) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 6e2e0ce1d5881..83009e0e14d27 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.11.1/packages/gatsby-remark-autolink-headers) (2022-03-31) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.11.0/packages/gatsby-remark-autolink-headers) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index ccc17faec301d..19fef81c47afe 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/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. +### [6.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.11.1/packages/gatsby-remark-images) (2022-03-31) + +**Note:** Version bump only for package gatsby-remark-images + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.11.0/packages/gatsby-remark-images) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 20e456a91ebe3..15438cc3ec061 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/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. +### [7.9.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.9.1/packages/gatsby-source-contentful) (2022-03-31) + +#### Bug Fixes + +- handle backreferences on data updates properly [#35214](https://github.com/gatsbyjs/gatsby/issues/35214) [#35269](https://github.com/gatsbyjs/gatsby/issues/35269) ([b5f0197](https://github.com/gatsbyjs/gatsby/commit/b5f01971d7572edf6733876251fca4c4f6fe4a36)) + ## [7.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.9.0/packages/gatsby-source-contentful) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 1496126b19e72..c1af11a2c59c2 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. +### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.11.1/packages/gatsby-source-drupal) (2022-03-31) + +**Note:** Version bump only for package gatsby-source-drupal + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.11.0/packages/gatsby-source-drupal) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 2658c887bccae..21919b459a3e0 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.11.1/packages/gatsby-source-filesystem) (2022-03-31) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.11.0/packages/gatsby-source-filesystem) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index ad37f1db214b1..a9bcfce06874c 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.11.1/packages/gatsby-source-graphql) (2022-03-31) + +**Note:** Version bump only for package gatsby-source-graphql + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.11.0/packages/gatsby-source-graphql) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 9b6feb51cb912..76c923def58e1 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. +### [7.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.0.1/packages/gatsby-source-shopify) (2022-03-31) + +**Note:** Version bump only for package gatsby-source-shopify + ## [7.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.0.0/packages/gatsby-source-shopify) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 8cb4d528e6634..accbad22298f1 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. +### [6.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.11.1/packages/gatsby-source-wordpress) (2022-03-31) + +**Note:** Version bump only for package gatsby-source-wordpress + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.11.0/packages/gatsby-source-wordpress) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 1f0a034534107..eaa716a9579df 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. +### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.11.1/packages/gatsby-telemetry) (2022-03-31) + +**Note:** Version bump only for package gatsby-telemetry + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.11.0/packages/gatsby-telemetry) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 2497b7219321e..90af96b5c8732 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.11.1/packages/gatsby-transformer-remark) (2022-03-31) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.11.0/packages/gatsby-transformer-remark) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 7e6aec17233c3..b87a760f0b1e2 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. +### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.11.1/packages/gatsby-transformer-sqip) (2022-03-31) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.11.0/packages/gatsby-transformer-sqip) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 65bfa66502761..9d3da57e0b77c 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/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.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.11.1/packages/gatsby) (2022-03-31) + +#### Bug Fixes + +- use gatsby root instead of process.cwd [#35263](https://github.com/gatsbyjs/gatsby/issues/35263) [#35264](https://github.com/gatsbyjs/gatsby/issues/35264) ([c0da030](https://github.com/gatsbyjs/gatsby/commit/c0da030929fd3efa54866c3c6e8b4030fb4f4317)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.11.0/packages/gatsby) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11)