From 2c75bc51991b4bd3a409d4d5ffd9be8e13725164 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Wed, 24 Jan 2024 11:53:13 -0500 Subject: [PATCH] chore(changelogs): update changelogs (#38821) Co-authored-by: GatsbyJS Bot --- .../CHANGELOG.md | 4 ++++ packages/babel-preset-gatsby-package/CHANGELOG.md | 6 ++++++ packages/babel-preset-gatsby/CHANGELOG.md | 4 ++++ packages/create-gatsby/CHANGELOG.md | 4 ++++ packages/gatsby-cli/CHANGELOG.md | 6 ++++++ packages/gatsby-codemods/CHANGELOG.md | 4 ++++ packages/gatsby-core-utils/CHANGELOG.md | 4 ++++ packages/gatsby-cypress/CHANGELOG.md | 4 ++++ packages/gatsby-dev-cli/CHANGELOG.md | 6 ++++++ packages/gatsby-graphiql-explorer/CHANGELOG.md | 4 ++++ packages/gatsby-link/CHANGELOG.md | 4 ++++ packages/gatsby-page-utils/CHANGELOG.md | 4 ++++ packages/gatsby-parcel-config/CHANGELOG.md | 4 ++++ .../CHANGELOG.md | 4 ++++ .../gatsby-plugin-benchmark-reporting/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-canonical-urls/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-catch-links/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-coffeescript/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-cxs/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-emotion/CHANGELOG.md | 4 ++++ .../gatsby-plugin-facebook-analytics/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-feed/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-flow/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-fullstory/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md | 4 ++++ .../gatsby-plugin-google-analytics/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-google-gtag/CHANGELOG.md | 4 ++++ .../gatsby-plugin-google-tagmanager/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-image/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-jss/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-layout/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-less/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-lodash/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-manifest/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-mdx/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-nprogress/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-offline/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-page-creator/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-postcss/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-preact/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-preload-fonts/CHANGELOG.md | 4 ++++ .../gatsby-plugin-react-css-modules/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-react-helmet/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sass/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sharp/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sitemap/CHANGELOG.md | 4 ++++ .../gatsby-plugin-styled-components/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-styled-jsx/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-styletron/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-stylus/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-subfont/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-twitter/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-typescript/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-typography/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-utils/CHANGELOG.md | 4 ++++ packages/gatsby-react-router-scroll/CHANGELOG.md | 4 ++++ .../gatsby-remark-autolink-headers/CHANGELOG.md | 4 ++++ packages/gatsby-remark-code-repls/CHANGELOG.md | 4 ++++ .../gatsby-remark-copy-linked-files/CHANGELOG.md | 4 ++++ packages/gatsby-remark-custom-blocks/CHANGELOG.md | 4 ++++ packages/gatsby-remark-embed-snippet/CHANGELOG.md | 4 ++++ packages/gatsby-remark-graphviz/CHANGELOG.md | 4 ++++ .../gatsby-remark-images-contentful/CHANGELOG.md | 4 ++++ packages/gatsby-remark-images/CHANGELOG.md | 4 ++++ packages/gatsby-remark-katex/CHANGELOG.md | 4 ++++ packages/gatsby-remark-prismjs/CHANGELOG.md | 4 ++++ .../gatsby-remark-responsive-iframe/CHANGELOG.md | 4 ++++ packages/gatsby-remark-smartypants/CHANGELOG.md | 4 ++++ packages/gatsby-source-contentful/CHANGELOG.md | 4 ++++ packages/gatsby-source-drupal/CHANGELOG.md | 4 ++++ packages/gatsby-source-faker/CHANGELOG.md | 4 ++++ packages/gatsby-source-filesystem/CHANGELOG.md | 4 ++++ packages/gatsby-source-graphql/CHANGELOG.md | 4 ++++ packages/gatsby-source-hacker-news/CHANGELOG.md | 4 ++++ packages/gatsby-source-lever/CHANGELOG.md | 4 ++++ packages/gatsby-source-medium/CHANGELOG.md | 4 ++++ packages/gatsby-source-mongodb/CHANGELOG.md | 4 ++++ .../gatsby-source-npm-package-search/CHANGELOG.md | 4 ++++ packages/gatsby-source-shopify/CHANGELOG.md | 4 ++++ packages/gatsby-source-wikipedia/CHANGELOG.md | 4 ++++ packages/gatsby-source-wordpress/CHANGELOG.md | 4 ++++ packages/gatsby-telemetry/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-asciidoc/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-csv/CHANGELOG.md | 4 ++++ .../gatsby-transformer-documentationjs/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-excel/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-hjson/CHANGELOG.md | 4 ++++ .../CHANGELOG.md | 4 ++++ .../CHANGELOG.md | 4 ++++ packages/gatsby-transformer-json/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-pdf/CHANGELOG.md | 4 ++++ .../gatsby-transformer-react-docgen/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-remark/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-screenshot/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sharp/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sqip/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-toml/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-xml/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-yaml/CHANGELOG.md | 4 ++++ packages/gatsby-worker/CHANGELOG.md | 4 ++++ packages/gatsby/CHANGELOG.md | 13 +++++++++++++ 101 files changed, 421 insertions(+) diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index dae7f2258e88b..ee2caede26211 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.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.13.1/packages/babel-plugin-remove-graphql-queries) (2024-01-23) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.13.0/packages/babel-plugin-remove-graphql-queries) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index fcccd45548cca..b85440a50e93a 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/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.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.13.1/packages/babel-preset-gatsby-package) (2024-01-23) + +#### Chores + +- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) [#38803](https://github.com/gatsbyjs/gatsby/issues/38803) ([c9f8c24](https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0)) + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.13.0/packages/babel-preset-gatsby-package) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 15acfc212055a..035ee7c4a159e 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.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.1/packages/babel-preset-gatsby) (2024-01-23) + +**Note:** Version bump only for package babel-preset-gatsby + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.0/packages/babel-preset-gatsby) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index debacb0f8efc8..8e426ac38336f 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.13.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.1/packages/create-gatsby) (2024-01-23) + +**Note:** Version bump only for package create-gatsby + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.0/packages/create-gatsby) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 1ddabef49e783..90f44ff3f695e 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/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.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.2/packages/gatsby-cli) (2024-01-23) + +#### Chores + +- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) [#38803](https://github.com/gatsbyjs/gatsby/issues/38803) ([c9f8c24](https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0)) + ### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.1/packages/gatsby-cli) (2023-12-22) #### Chores diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 56dc5014972e5..d16bcfd43fcb4 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. +### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.13.1/packages/gatsby-codemods) (2024-01-23) + +**Note:** Version bump only for package gatsby-codemods + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.13.0/packages/gatsby-codemods) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 5af6128530338..95ab97f2c3d68 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. +### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.1/packages/gatsby-core-utils) (2024-01-23) + +**Note:** Version bump only for package gatsby-core-utils + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.0/packages/gatsby-core-utils) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index b62a54a6fa2fa..087f5953caa8a 100644 --- a/packages/gatsby-cypress/CHANGELOG.md +++ b/packages/gatsby-cypress/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.13.1/packages/gatsby-cypress) (2024-01-23) + +**Note:** Version bump only for package gatsby-cypress + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.13.0/packages/gatsby-cypress) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index ebec7fe1397d9..713b7bb9b2000 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.1/packages/gatsby-dev-cli) (2024-01-23) + +#### Bug Fixes + +- fix webpack compilation when pnpm is used fix [#38757](https://github.com/gatsbyjs/gatsby/issues/38757) fix [#38804](https://github.com/gatsbyjs/gatsby/issues/38804) ([fc0eea1](https://github.com/gatsbyjs/gatsby/commit/fc0eea1eec9edcce77018d6d58a3070292cd5887)) + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.0/packages/gatsby-dev-cli) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 4664a9058fb06..736b9ca5782a6 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. +### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.13.1/packages/gatsby-graphiql-explorer) (2024-01-23) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.13.0/packages/gatsby-graphiql-explorer) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 7784b71fedbee..10daec90feab6 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.13.1/packages/gatsby-link) (2024-01-23) + +**Note:** Version bump only for package gatsby-link + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.13.0/packages/gatsby-link) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 11cf9b41bca76..c72800498888a 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.13.1/packages/gatsby-page-utils) (2024-01-23) + +**Note:** Version bump only for package gatsby-page-utils + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.13.0/packages/gatsby-page-utils) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-parcel-config/CHANGELOG.md b/packages/gatsby-parcel-config/CHANGELOG.md index c341aacdab3ba..933f9fdc73a4b 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.13.1/packages/gatsby-parcel-config) (2024-01-23) + +**Note:** Version bump only for package gatsby-parcel-config + ## [1.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.13.0/packages/gatsby-parcel-config) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md b/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md index 1fa8c5b7a0dd7..e07d253ca34de 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.13.1](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.13.1/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2024-01-23) + +**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd + ## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.13.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 5b0bc48dc601f..d2b9cdd0a75b0 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.13.1/packages/gatsby-plugin-benchmark-reporting) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.13.0/packages/gatsby-plugin-benchmark-reporting) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index aef1a76ec96aa..ab72d42d8d9d6 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.13.1/packages/gatsby-plugin-canonical-urls) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.13.0/packages/gatsby-plugin-canonical-urls) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 6aceaf827435a..33cd1f66d58d1 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.13.1/packages/gatsby-plugin-catch-links) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.13.0/packages/gatsby-plugin-catch-links) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 344d895e0f868..d3f2cad260e92 100644 --- a/packages/gatsby-plugin-coffeescript/CHANGELOG.md +++ b/packages/gatsby-plugin-coffeescript/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.13.1/packages/gatsby-plugin-coffeescript) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.13.0/packages/gatsby-plugin-coffeescript) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index c754228a69d9e..dd88f25835671 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.13.1/packages/gatsby-plugin-cxs) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.13.0/packages/gatsby-plugin-cxs) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 49902ecfa4946..134d5079c8a5b 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. +### [8.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.13.1/packages/gatsby-plugin-emotion) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.13.0/packages/gatsby-plugin-emotion) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index 6d51f8bd6cc0b..a60ba4a2f516a 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.13.1/packages/gatsby-plugin-facebook-analytics) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.13.0/packages/gatsby-plugin-facebook-analytics) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index a362bb3dfb6c4..7d700b23e03cb 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.13.1/packages/gatsby-plugin-feed) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.13.0/packages/gatsby-plugin-feed) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 0d9ae74dc4bcf..e0198be3c77dc 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.13.1/packages/gatsby-plugin-flow) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.13.0/packages/gatsby-plugin-flow) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 91e4f24e86d99..2ea094e709416 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.13.1/packages/gatsby-plugin-fullstory) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.13.0/packages/gatsby-plugin-fullstory) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index b2a35189389de..6ddfe32cfb939 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.13.1/packages/gatsby-plugin-gatsby-cloud) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.13.0/packages/gatsby-plugin-gatsby-cloud) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index 4d3ed4d028724..eb37a93a174ec 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.13.1/packages/gatsby-plugin-google-analytics) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.13.0/packages/gatsby-plugin-google-analytics) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index d1624cdc09419..5aeb26bb0815f 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.13.1/packages/gatsby-plugin-google-gtag) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.13.0/packages/gatsby-plugin-google-gtag) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 6d08b0eda86a0..e907851c9682c 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.13.1/packages/gatsby-plugin-google-tagmanager) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.13.0/packages/gatsby-plugin-google-tagmanager) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index fcc3b7779b0b7..14edc648b2742 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.13.1/packages/gatsby-plugin-image) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-image + ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.13.0/packages/gatsby-plugin-image) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 8f1025e34a5b7..cc9995a2264b9 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@5.13.1/packages/gatsby-plugin-jss) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@5.13.0/packages/gatsby-plugin-jss) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index 0e4fc6eaca8b4..5c190e1d8106f 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. +### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@4.13.1/packages/gatsby-plugin-layout) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@4.13.0/packages/gatsby-plugin-layout) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index c06c3be1a34b9..1e4be335c588d 100644 --- a/packages/gatsby-plugin-less/CHANGELOG.md +++ b/packages/gatsby-plugin-less/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@7.13.1/packages/gatsby-plugin-less) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-less + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@7.13.0/packages/gatsby-plugin-less) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index c46dfd062878a..8d3ae20c28603 100644 --- a/packages/gatsby-plugin-lodash/CHANGELOG.md +++ b/packages/gatsby-plugin-lodash/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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.13.1/packages/gatsby-plugin-lodash) (2024-01-23) + +#### Chores + +- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) [#38803](https://github.com/gatsbyjs/gatsby/issues/38803) ([c9f8c24](https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0)) + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.13.0/packages/gatsby-plugin-lodash) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 7395a1fb7f897..b9825d2519065 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.13.1/packages/gatsby-plugin-manifest) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-manifest + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.13.0/packages/gatsby-plugin-manifest) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index ccdb84e225089..1f08449de5a18 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.13.1/packages/gatsby-plugin-mdx) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-mdx + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.13.0/packages/gatsby-plugin-mdx) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index c88683651e0aa..473c8afbde85c 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@5.13.1/packages/gatsby-plugin-nprogress) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@5.13.0/packages/gatsby-plugin-nprogress) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 2c476b78e0365..5641fdbfabe67 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.13.1/packages/gatsby-plugin-offline) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.13.0/packages/gatsby-plugin-offline) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 05ce4797e2010..58bfab3113c0f 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.13.1/packages/gatsby-plugin-page-creator) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.13.0/packages/gatsby-plugin-page-creator) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 766a5d6305b32..5e6ea9cd23ef0 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.13.1/packages/gatsby-plugin-postcss) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.13.0/packages/gatsby-plugin-postcss) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index fcdbf149cdbd5..cc1e4f14accef 100644 --- a/packages/gatsby-plugin-preact/CHANGELOG.md +++ b/packages/gatsby-plugin-preact/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@7.13.1/packages/gatsby-plugin-preact) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@7.13.0/packages/gatsby-plugin-preact) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index d647c8ad3b368..10ce005c1811c 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.13.1/packages/gatsby-plugin-preload-fonts) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.13.0/packages/gatsby-plugin-preload-fonts) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 516efe44aec23..f612c74065a2f 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@5.13.1/packages/gatsby-plugin-react-css-modules) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@5.13.0/packages/gatsby-plugin-react-css-modules) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index 814396528b963..267fbd2e9a33d 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.13.1/packages/gatsby-plugin-react-helmet) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.13.0/packages/gatsby-plugin-react-helmet) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 4542b71ea4eea..c148029b0df61 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.13.1/packages/gatsby-plugin-sass) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.13.0/packages/gatsby-plugin-sass) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 328370929f5a8..d40ca53bd8152 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.13.1/packages/gatsby-plugin-sharp) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-sharp + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.13.0/packages/gatsby-plugin-sharp) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 01ab4939d2f42..2d2031ecba5e5 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.13.1/packages/gatsby-plugin-sitemap) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.13.0/packages/gatsby-plugin-sitemap) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index 94d9bec22e37c..54c3b7c55d93d 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.13.1/packages/gatsby-plugin-styled-components) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.13.0/packages/gatsby-plugin-styled-components) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index b1868ec392637..d1f40152ccd37 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@6.13.1/packages/gatsby-plugin-styled-jsx) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@6.13.0/packages/gatsby-plugin-styled-jsx) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 6629ed66fe64b..4a8fcdc2a9b56 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. +### [8.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@8.13.1/packages/gatsby-plugin-styletron) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@8.13.0/packages/gatsby-plugin-styletron) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index 7241b13a6621f..4d7aecaeb0868 100644 --- a/packages/gatsby-plugin-stylus/CHANGELOG.md +++ b/packages/gatsby-plugin-stylus/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@5.13.1/packages/gatsby-plugin-stylus) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@5.13.0/packages/gatsby-plugin-stylus) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 3581fcf9b8340..98b59008d1005 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@5.13.1/packages/gatsby-plugin-subfont) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@5.13.0/packages/gatsby-plugin-subfont) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index e1b0f4321b19d..8e28f94dbe272 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.13.1/packages/gatsby-plugin-twitter) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.13.0/packages/gatsby-plugin-twitter) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index d70bd4f7467b4..d6704d0842261 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.13.1/packages/gatsby-plugin-typescript) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.13.0/packages/gatsby-plugin-typescript) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index 3ddb9f849cca9..12debf2162565 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.13.1/packages/gatsby-plugin-typography) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.13.0/packages/gatsby-plugin-typography) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index bf1c9ec561ba6..fb9cce0c6b0ce 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.13.1/packages/gatsby-plugin-utils) (2024-01-23) + +**Note:** Version bump only for package gatsby-plugin-utils + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.13.0/packages/gatsby-plugin-utils) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index 39418c4c24113..aff622191575d 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.13.1/packages/gatsby-react-router-scroll) (2024-01-23) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.13.0/packages/gatsby-react-router-scroll) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 36f7d70eca3ae..e544d54899417 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.13.1/packages/gatsby-remark-autolink-headers) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.13.0/packages/gatsby-remark-autolink-headers) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index 573260a816502..002b5fe2960f9 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. +### [7.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@7.13.1/packages/gatsby-remark-code-repls) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@7.13.0/packages/gatsby-remark-code-repls) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index 3fa9446551451..95caf3cb00a4b 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.13.1/packages/gatsby-remark-copy-linked-files) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.13.0/packages/gatsby-remark-copy-linked-files) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index a71c2d5870aef..23238fb87ffc8 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@5.13.1/packages/gatsby-remark-custom-blocks) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@5.13.0/packages/gatsby-remark-custom-blocks) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 2a74e872e169b..ad6d40113982d 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. +### [8.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@8.13.1/packages/gatsby-remark-embed-snippet) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@8.13.0/packages/gatsby-remark-embed-snippet) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 3bd0412f76f57..bbb06c461bb82 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@5.13.1/packages/gatsby-remark-graphviz) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@5.13.0/packages/gatsby-remark-graphviz) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index 3f7f05057a64c..8bde153c2f4d6 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.13.1/packages/gatsby-remark-images-contentful) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-images-contentful + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.13.0/packages/gatsby-remark-images-contentful) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index b211e933a445d..346c7cfb12ff1 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.13.1/packages/gatsby-remark-images) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-images + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.13.0/packages/gatsby-remark-images) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index d72052d984c8e..0712ee429e18a 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. +### [7.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@7.13.1/packages/gatsby-remark-katex) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-katex + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@7.13.0/packages/gatsby-remark-katex) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 8c6ca47c94dd2..1b2bbad68171f 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. +### [7.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.13.1/packages/gatsby-remark-prismjs) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.13.0/packages/gatsby-remark-prismjs) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index cc9e2190040e5..b3164b2b5a0d3 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.13.1/packages/gatsby-remark-responsive-iframe) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.13.0/packages/gatsby-remark-responsive-iframe) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 9750a746dbde9..d515cfa72642f 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. +### [6.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.13.1/packages/gatsby-remark-smartypants) (2024-01-23) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.13.0/packages/gatsby-remark-smartypants) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 4f71b5a1182ce..1424f99c536fe 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.13.1/packages/gatsby-source-contentful) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-contentful + ## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.13.0/packages/gatsby-source-contentful) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 5b476ab1a9c46..87bb281676a43 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.13.1/packages/gatsby-source-drupal) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-drupal + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.13.0/packages/gatsby-source-drupal) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index fcdffc45e850a..58a17b1d3aaa2 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@5.13.1/packages/gatsby-source-faker) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-faker + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@5.13.0/packages/gatsby-source-faker) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index daa6f1956745d..711f7da84a3e5 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.13.1/packages/gatsby-source-filesystem) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.13.0/packages/gatsby-source-filesystem) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 5c0ca30e5fd6a..af8fa4ddea4aa 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.13.1/packages/gatsby-source-graphql) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-graphql + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.13.0/packages/gatsby-source-graphql) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index 4a389c9198659..a906077aa499d 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@5.13.1/packages/gatsby-source-hacker-news) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@5.13.0/packages/gatsby-source-hacker-news) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 9cd8f0890baf8..45a9caf1618d6 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@5.13.1/packages/gatsby-source-lever) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-lever + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@5.13.0/packages/gatsby-source-lever) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index fdd75e61f4d73..be54507e589e9 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@5.13.1/packages/gatsby-source-medium) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-medium + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@5.13.0/packages/gatsby-source-medium) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index 8fa1fa8faec1c..11a858aeba647 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@5.13.1/packages/gatsby-source-mongodb) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@5.13.0/packages/gatsby-source-mongodb) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index 1d70d54ca914d..58e909e74a7ac 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@5.13.1/packages/gatsby-source-npm-package-search) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@5.13.0/packages/gatsby-source-npm-package-search) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 05f74c7c89b47..01cf08aefac3e 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.13.1/packages/gatsby-source-shopify) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-shopify + ## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.13.0/packages/gatsby-source-shopify) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index 22bf4ef0e4091..c70756f633602 100644 --- a/packages/gatsby-source-wikipedia/CHANGELOG.md +++ b/packages/gatsby-source-wikipedia/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@5.13.1/packages/gatsby-source-wikipedia) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@5.13.0/packages/gatsby-source-wikipedia) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 9002999b675c8..1b7ebd2d23639 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.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.13.2/packages/gatsby-source-wordpress) (2024-01-23) + +**Note:** Version bump only for package gatsby-source-wordpress + ### [7.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.13.1/packages/gatsby-source-wordpress) (2023-12-22) #### Chores diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index f6891fdadd267..67d7c24159459 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.13.1/packages/gatsby-telemetry) (2024-01-23) + +**Note:** Version bump only for package gatsby-telemetry + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.13.0/packages/gatsby-telemetry) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index 0813f59337c66..7dd4f2d38c157 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. +### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@4.13.1/packages/gatsby-transformer-asciidoc) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@4.13.0/packages/gatsby-transformer-asciidoc) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index 4fd4d0f21b921..bd1eda9f3a22a 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@5.13.1/packages/gatsby-transformer-csv) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@5.13.0/packages/gatsby-transformer-csv) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index d19ec9ab9e610..92889e3d18d61 100644 --- a/packages/gatsby-transformer-documentationjs/CHANGELOG.md +++ b/packages/gatsby-transformer-documentationjs/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@7.13.1/packages/gatsby-transformer-documentationjs) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [7.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@7.13.0/packages/gatsby-transformer-documentationjs) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index c7b0fd0891f03..f174c949caf57 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@5.13.1/packages/gatsby-transformer-excel) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@5.13.0/packages/gatsby-transformer-excel) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 6db3019d11ffa..1a2009a9096a1 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@5.13.1/packages/gatsby-transformer-hjson) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@5.13.0/packages/gatsby-transformer-hjson) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index 6d0810d40897f..25683e907b375 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@5.13.1/packages/gatsby-transformer-javascript-frontmatter) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@5.13.0/packages/gatsby-transformer-javascript-frontmatter) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index a347ff47e294a..756578d129d4f 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@5.13.1/packages/gatsby-transformer-javascript-static-exports) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@5.13.0/packages/gatsby-transformer-javascript-static-exports) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index 71c57aa472d8c..ea886676ed925 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@5.13.1/packages/gatsby-transformer-json) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-json + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@5.13.0/packages/gatsby-transformer-json) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 978d754603579..29350a9a33787 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. +### [4.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@4.13.1/packages/gatsby-transformer-pdf) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@4.13.0/packages/gatsby-transformer-pdf) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index d2bfa695f8db6..09171066f450b 100644 --- a/packages/gatsby-transformer-react-docgen/CHANGELOG.md +++ b/packages/gatsby-transformer-react-docgen/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@8.13.1/packages/gatsby-transformer-react-docgen) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [8.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@8.13.0/packages/gatsby-transformer-react-docgen) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index f4fd8934892be..e752e2e477ef7 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.13.1/packages/gatsby-transformer-remark) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [6.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.13.0/packages/gatsby-transformer-remark) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index 7718172194506..63a8e2148dd32 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@5.13.1/packages/gatsby-transformer-screenshot) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@5.13.0/packages/gatsby-transformer-screenshot) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 01e6673a92b88..ead7c3ce14870 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.13.1/packages/gatsby-transformer-sharp) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-sharp + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.13.0/packages/gatsby-transformer-sharp) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index adced7959205f..39571bd042dc1 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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.13.1/packages/gatsby-transformer-sqip) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.13.0/packages/gatsby-transformer-sqip) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index b968cec73d26b..c79003720c0fb 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@5.13.1/packages/gatsby-transformer-toml) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@5.13.0/packages/gatsby-transformer-toml) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index a6bf9b84c0f89..5eb485d8b3fd1 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@5.13.1/packages/gatsby-transformer-xml) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@5.13.0/packages/gatsby-transformer-xml) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index 560461027f229..da10d5883c589 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. +### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.13.1/packages/gatsby-transformer-yaml) (2024-01-23) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.13.0/packages/gatsby-transformer-yaml) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index 1f698f65d43e8..8c20f0c0b6025 100644 --- a/packages/gatsby-worker/CHANGELOG.md +++ b/packages/gatsby-worker/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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.13.1/packages/gatsby-worker) (2024-01-23) + +**Note:** Version bump only for package gatsby-worker + ## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.13.0/packages/gatsby-worker) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 63cf1e91ab9d9..aa590b1a1ac95 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.13.2/packages/gatsby) (2024-01-23) + +#### Bug Fixes + +- support builtin modules prefixed with `node:` on `build-html` fixed [#38516](https://github.com/gatsbyjs/gatsby/issues/38516) fixed [#38818](https://github.com/gatsbyjs/gatsby/issues/38818) ([c74745c](https://github.com/gatsbyjs/gatsby/commit/c74745c180f6e508d80dc680a721a63c7f6450bc)) +- fix webpack compilation when pnpm is used fix [#38757](https://github.com/gatsbyjs/gatsby/issues/38757) fix [#38804](https://github.com/gatsbyjs/gatsby/issues/38804) ([fc0eea1](https://github.com/gatsbyjs/gatsby/commit/fc0eea1eec9edcce77018d6d58a3070292cd5887)) +- try to automatically recover when parcel segfaults [#38773](https://github.com/gatsbyjs/gatsby/issues/38773) [#38799](https://github.com/gatsbyjs/gatsby/issues/38799) ([f6ed443](https://github.com/gatsbyjs/gatsby/commit/f6ed443f8042166c5292c79696877bb6270f4229)) +- more robust adapter zero-conf handling [#38778](https://github.com/gatsbyjs/gatsby/issues/38778) [#38800](https://github.com/gatsbyjs/gatsby/issues/38800) ([68b0821](https://github.com/gatsbyjs/gatsby/commit/68b0821df4ce236e488cfcd45104e06435d862b6)) + +#### Chores + +- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) [#38803](https://github.com/gatsbyjs/gatsby/issues/38803) ([c9f8c24](https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0)) + ### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.13.1/packages/gatsby) (2023-12-22) **Note:** Version bump only for package gatsby