From 9a267006a7ed8fe7bcd7773c5aab5f015a4f1449 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Fri, 27 Oct 2023 02:54:04 -0400 Subject: [PATCH] chore(changelogs): update changelogs (#38667) Co-authored-by: GatsbyJS Bot --- packages/babel-plugin-remove-graphql-queries/CHANGELOG.md | 4 ++++ packages/babel-preset-gatsby/CHANGELOG.md | 4 ++++ packages/create-gatsby/CHANGELOG.md | 4 ++++ packages/gatsby-cli/CHANGELOG.md | 4 ++++ packages/gatsby-core-utils/CHANGELOG.md | 6 ++++++ packages/gatsby-link/CHANGELOG.md | 4 ++++ packages/gatsby-page-utils/CHANGELOG.md | 4 ++++ packages/gatsby-parcel-config/CHANGELOG.md | 4 ++++ packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-cxs/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-feed/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-flow/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-google-gtag/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-google-tagmanager/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-image/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-manifest/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-mdx/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-offline/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-page-creator/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-preload-fonts/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sass/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sharp/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sitemap/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-twitter/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-typescript/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-utils/CHANGELOG.md | 4 ++++ packages/gatsby-remark-autolink-headers/CHANGELOG.md | 4 ++++ packages/gatsby-remark-images/CHANGELOG.md | 4 ++++ packages/gatsby-source-contentful/CHANGELOG.md | 4 ++++ packages/gatsby-source-drupal/CHANGELOG.md | 4 ++++ packages/gatsby-source-filesystem/CHANGELOG.md | 4 ++++ packages/gatsby-source-graphql/CHANGELOG.md | 4 ++++ packages/gatsby-source-shopify/CHANGELOG.md | 4 ++++ packages/gatsby-source-wordpress/CHANGELOG.md | 4 ++++ packages/gatsby-telemetry/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-remark/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sharp/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sqip/CHANGELOG.md | 4 ++++ packages/gatsby/CHANGELOG.md | 7 +++++++ 41 files changed, 169 insertions(+) diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 8717c9343784d..4f278c7b77c12 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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.12.1/packages/babel-plugin-remove-graphql-queries) (2023-10-26) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.12.0/packages/babel-plugin-remove-graphql-queries) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 6a3f8d13a00fa..3995b4ad13697 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. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.12.1/packages/babel-preset-gatsby) (2023-10-26) + +**Note:** Version bump only for package babel-preset-gatsby + ## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.12.0/packages/babel-preset-gatsby) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index 321c9c096f1bc..85bef0557dcb1 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. +### [3.12.3](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.12.3/packages/create-gatsby) (2023-10-26) + +**Note:** Version bump only for package create-gatsby + ### [3.12.2](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.12.2/packages/create-gatsby) (2023-10-20) **Note:** Version bump only for package create-gatsby diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 4a97c33c520fb..1970af94d9023 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. +### [5.12.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.12.4/packages/gatsby-cli) (2023-10-26) + +**Note:** Version bump only for package gatsby-cli + ### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.12.3/packages/gatsby-cli) (2023-10-20) **Note:** Version bump only for package gatsby-cli diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 7ad95922fe40e..cae43b6078e04 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. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.12.1/packages/gatsby-core-utils) (2023-10-26) + +#### Bug Fixes + +- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) [#38664](https://github.com/gatsbyjs/gatsby/issues/38664) ([c43080f](https://github.com/gatsbyjs/gatsby/commit/c43080f49fe54022be141855db4e56d98398338c)) + ## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.12.0/packages/gatsby-core-utils) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 77d948677aeef..745975f0feff5 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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.12.1/packages/gatsby-link) (2023-10-26) + +**Note:** Version bump only for package gatsby-link + ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.12.0/packages/gatsby-link) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 9e0ca17c3cac5..2ec6997ad2ce2 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. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.12.1/packages/gatsby-page-utils) (2023-10-26) + +**Note:** Version bump only for package gatsby-page-utils + ## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.12.0/packages/gatsby-page-utils) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-parcel-config/CHANGELOG.md b/packages/gatsby-parcel-config/CHANGELOG.md index 19079afc4c961..e24263c82716e 100644 --- a/packages/gatsby-parcel-config/CHANGELOG.md +++ b/packages/gatsby-parcel-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. +### [1.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.12.1/packages/gatsby-parcel-config) (2023-10-26) + +**Note:** Version bump only for package gatsby-parcel-config + ## [1.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.12.0/packages/gatsby-parcel-config) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md b/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md index 9c35c625b524a..069dfd5b78df1 100644 --- a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md +++ b/packages/gatsby-parcel-namer-relative-to-cwd/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.1](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.12.1/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-10-26) + +**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd + ## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.12.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 2d89d092d5e78..340d574794673 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. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.12.1/packages/gatsby-plugin-benchmark-reporting) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.12.0/packages/gatsby-plugin-benchmark-reporting) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index d174c515e9e39..46c3abe9236f0 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.12.3/packages/gatsby-plugin-cxs) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-cxs + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.12.2/packages/gatsby-plugin-cxs) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-cxs diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 517c9cbed6b73..26378dcca0740 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.3/packages/gatsby-plugin-feed) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-feed + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.2/packages/gatsby-plugin-feed) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-feed diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 46fdbdabc4d63..6594539d80151 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. +### [4.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.12.3/packages/gatsby-plugin-flow) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-flow + ### [4.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.12.2/packages/gatsby-plugin-flow) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-flow diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 033dd9dfaf2f7..8bea43cbc68d8 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. +### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.12.2/packages/gatsby-plugin-gatsby-cloud) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.12.1/packages/gatsby-plugin-gatsby-cloud) (2023-09-15) #### Other Changes diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index da9b059528e27..12260503569fe 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.12.3/packages/gatsby-plugin-google-gtag) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.12.2/packages/gatsby-plugin-google-gtag) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-google-gtag diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 4333e724474be..8e0ac18c83077 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.12.3/packages/gatsby-plugin-google-tagmanager) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.12.2/packages/gatsby-plugin-google-tagmanager) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-google-tagmanager diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 0d46df16558b2..ba46909283078 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. +### [3.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.12.3/packages/gatsby-plugin-image) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-image + ### [3.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.12.2/packages/gatsby-plugin-image) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-image diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 21d29c86aebd9..542a569a1ec32 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.12.3/packages/gatsby-plugin-manifest) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-manifest + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.12.2/packages/gatsby-plugin-manifest) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-manifest diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index f4d23a112421d..d88288af8bae3 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.12.3/packages/gatsby-plugin-mdx) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-mdx + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.12.2/packages/gatsby-plugin-mdx) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-mdx diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 40d42ad28e1ac..9b429ec62e2e1 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. +### [6.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.12.3/packages/gatsby-plugin-offline) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-offline + ### [6.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.12.2/packages/gatsby-plugin-offline) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-offline diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index cbe33196a15b3..69c4557d7f4ca 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.12.3/packages/gatsby-plugin-page-creator) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.12.2/packages/gatsby-plugin-page-creator) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-page-creator diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 59a0178d72b4a..65864e49e33eb 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. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.12.1/packages/gatsby-plugin-preload-fonts) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.12.0/packages/gatsby-plugin-preload-fonts) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 5b330499e0f4a..a97e94850f942 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. +### [6.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.12.3/packages/gatsby-plugin-sass) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-sass + ### [6.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.12.2/packages/gatsby-plugin-sass) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-sass diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 2384dac780a2d..8ec755d688b09 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.3/packages/gatsby-plugin-sharp) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-sharp + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.2/packages/gatsby-plugin-sharp) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-sharp diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 0543fc243fedf..bd79fa9bbe78f 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. +### [6.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.12.3/packages/gatsby-plugin-sitemap) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ### [6.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.12.2/packages/gatsby-plugin-sitemap) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-sitemap diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 301add3b06566..7a219b5c2b891 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.12.3/packages/gatsby-plugin-twitter) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-twitter + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.12.2/packages/gatsby-plugin-twitter) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-twitter diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 804b4f2f8870e..01f13881f82e1 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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.12.1/packages/gatsby-plugin-typescript) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.12.0/packages/gatsby-plugin-typescript) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index 5eb3a450c14f5..6792de1838bd8 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. +### [4.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.12.3/packages/gatsby-plugin-utils) (2023-10-26) + +**Note:** Version bump only for package gatsby-plugin-utils + ### [4.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.12.2/packages/gatsby-plugin-utils) (2023-10-20) #### Bug Fixes diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 09a394942ebd6..ce4d51998450b 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. +### [6.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.12.3/packages/gatsby-remark-autolink-headers) (2023-10-26) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ### [6.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.12.2/packages/gatsby-remark-autolink-headers) (2023-10-20) **Note:** Version bump only for package gatsby-remark-autolink-headers diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 95bc04106e0cb..25e98e1604a52 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. +### [7.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.12.3/packages/gatsby-remark-images) (2023-10-26) + +**Note:** Version bump only for package gatsby-remark-images + ### [7.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.12.2/packages/gatsby-remark-images) (2023-10-20) **Note:** Version bump only for package gatsby-remark-images diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index f621c50301df7..99cb6a95567e2 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. +### [8.12.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.12.4/packages/gatsby-source-contentful) (2023-10-26) + +**Note:** Version bump only for package gatsby-source-contentful + ### [8.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.12.3/packages/gatsby-source-contentful) (2023-10-20) **Note:** Version bump only for package gatsby-source-contentful diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 5891e67cb7fef..cd28b41ce4ba6 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. +### [6.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.12.3/packages/gatsby-source-drupal) (2023-10-26) + +**Note:** Version bump only for package gatsby-source-drupal + ### [6.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.12.2/packages/gatsby-source-drupal) (2023-10-20) **Note:** Version bump only for package gatsby-source-drupal diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index ca7c3ea6508f4..1c7c655193785 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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.12.1/packages/gatsby-source-filesystem) (2023-10-26) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.12.0/packages/gatsby-source-filesystem) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 3014ca6ddb104..43867fddcc534 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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.12.1/packages/gatsby-source-graphql) (2023-10-26) + +**Note:** Version bump only for package gatsby-source-graphql + ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.12.0/packages/gatsby-source-graphql) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 52eab37e57df1..80917dd9b822e 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. +### [8.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.12.3/packages/gatsby-source-shopify) (2023-10-26) + +**Note:** Version bump only for package gatsby-source-shopify + ### [8.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.12.2/packages/gatsby-source-shopify) (2023-10-20) **Note:** Version bump only for package gatsby-source-shopify diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index d107c04210f66..6ac91bba0280a 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. +### [7.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.12.3/packages/gatsby-source-wordpress) (2023-10-26) + +**Note:** Version bump only for package gatsby-source-wordpress + ### [7.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.12.2/packages/gatsby-source-wordpress) (2023-10-20) **Note:** Version bump only for package gatsby-source-wordpress diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 5f04cbc7064e2..68c6bf218817e 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. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.12.1/packages/gatsby-telemetry) (2023-10-26) + +**Note:** Version bump only for package gatsby-telemetry + ## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.12.0/packages/gatsby-telemetry) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index d8e3eb57f1383..f246939259b48 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. +### [6.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.12.3/packages/gatsby-transformer-remark) (2023-10-26) + +**Note:** Version bump only for package gatsby-transformer-remark + ### [6.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.12.2/packages/gatsby-transformer-remark) (2023-10-20) **Note:** Version bump only for package gatsby-transformer-remark diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 145e42bd8e58d..a3c8034d99f75 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.12.3/packages/gatsby-transformer-sharp) (2023-10-26) + +**Note:** Version bump only for package gatsby-transformer-sharp + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.12.2/packages/gatsby-transformer-sharp) (2023-10-20) **Note:** Version bump only for package gatsby-transformer-sharp diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index faa636ff3c327..6e96b95af811a 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. +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.12.3/packages/gatsby-transformer-sqip) (2023-10-26) + +**Note:** Version bump only for package gatsby-transformer-sqip + ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.12.2/packages/gatsby-transformer-sqip) (2023-10-20) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index a5f49528cd054..6ed0740e6029d 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. +### [5.12.9](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.9/packages/gatsby) (2023-10-26) + +#### Bug Fixes + +- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) [#38664](https://github.com/gatsbyjs/gatsby/issues/38664) ([c43080f](https://github.com/gatsbyjs/gatsby/commit/c43080f49fe54022be141855db4e56d98398338c)) +- Adapter header rules [#38644](https://github.com/gatsbyjs/gatsby/issues/38644) [#38661](https://github.com/gatsbyjs/gatsby/issues/38661) ([6869562](https://github.com/gatsbyjs/gatsby/commit/6869562eb761b260d40d835148ae86e5de7d5165)) + ### [5.12.8](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.8/packages/gatsby) (2023-10-20) #### Bug Fixes