From 26f2913a8a1380e0a4b32802b2f30eb6d0d8d99b Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Fri, 12 Nov 2021 00:26:01 -0700 Subject: [PATCH] chore(changelogs): update changelogs (#33949) --- packages/babel-plugin-remove-graphql-queries/CHANGELOG.md | 4 ++++ packages/babel-preset-gatsby/CHANGELOG.md | 4 ++++ packages/gatsby-cli/CHANGELOG.md | 4 ++++ packages/gatsby-core-utils/CHANGELOG.md | 6 ++++++ packages/gatsby-page-utils/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-image/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-manifest/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-mdx/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-offline/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-page-creator/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-preload-fonts/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sharp/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-typescript/CHANGELOG.md | 4 ++++ packages/gatsby-recipes/CHANGELOG.md | 4 ++++ packages/gatsby-remark-images/CHANGELOG.md | 4 ++++ packages/gatsby-source-contentful/CHANGELOG.md | 4 ++++ packages/gatsby-source-drupal/CHANGELOG.md | 4 ++++ packages/gatsby-source-filesystem/CHANGELOG.md | 4 ++++ packages/gatsby-source-graphql/CHANGELOG.md | 4 ++++ packages/gatsby-source-shopify/CHANGELOG.md | 4 ++++ packages/gatsby-source-wordpress/CHANGELOG.md | 4 ++++ packages/gatsby-telemetry/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-remark/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sqip/CHANGELOG.md | 4 ++++ packages/gatsby/CHANGELOG.md | 4 ++++ 27 files changed, 110 insertions(+) diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index aaaba59a7482b..3e3385ceb6b3a 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.1.2/packages/babel-plugin-remove-graphql-queries) (2021-11-11) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.1.1/packages/babel-plugin-remove-graphql-queries) (2021-11-10) **Note:** Version bump only for package babel-plugin-remove-graphql-queries diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index c4a7da7a6fc42..439009e20b485 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.1.2](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.1.2/packages/babel-preset-gatsby) (2021-11-11) + +**Note:** Version bump only for package babel-preset-gatsby + ### [2.1.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.1.1/packages/babel-preset-gatsby) (2021-11-10) **Note:** Version bump only for package babel-preset-gatsby diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 24d0b4f3f7943..4348977124b62 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.1.3/packages/gatsby-cli) (2021-11-11) + +**Note:** Version bump only for package gatsby-cli + ### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.1.2/packages/gatsby-cli) (2021-11-10) **Note:** Version bump only for package gatsby-cli diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index fa7ff6c5dc2e1..7655ba8abf9ed 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.1.2/packages/gatsby-core-utils) (2021-11-11) + +#### Bug Fixes + +- fix fetchRemoteFile when called in main process after being called in worker fix [#33932](https://github.com/gatsbyjs/gatsby/issues/33932) fix [#33942](https://github.com/gatsbyjs/gatsby/issues/33942) ([26c7a3d](https://github.com/gatsbyjs/gatsby/commit/26c7a3d6c9d1f51ce59f8ebdf66db422c0320cbc)) + ### [3.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.1.1/packages/gatsby-core-utils) (2021-11-10) #### Features diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 3e061b104d8cd..c8c9ad3139e24 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.1.2/packages/gatsby-page-utils) (2021-11-11) + +**Note:** Version bump only for package gatsby-page-utils + ### [2.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.1.1/packages/gatsby-page-utils) (2021-11-10) **Note:** Version bump only for package gatsby-page-utils diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 6d993fb2e7243..bbb420180f120 100644 --- a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md +++ b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.1.2/packages/gatsby-plugin-benchmark-reporting) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ### [2.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.1.1/packages/gatsby-plugin-benchmark-reporting) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-benchmark-reporting diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 81b1d82a09fa7..fc74ba72c0045 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.1.2/packages/gatsby-plugin-gatsby-cloud) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.1.1/packages/gatsby-plugin-gatsby-cloud) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-gatsby-cloud diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 0b3471ff3a949..3cbdc535f9e3f 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.1.2/packages/gatsby-plugin-image) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-image + ### [2.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.1.1/packages/gatsby-plugin-image) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-image diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 060a5237a96a2..a96adb22d8611 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.1.3/packages/gatsby-plugin-manifest) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-manifest + ### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.1.2/packages/gatsby-plugin-manifest) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-manifest diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 26ce18564eb88..24863676b0f93 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.1.3/packages/gatsby-plugin-mdx) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-mdx + ### [3.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.1.2/packages/gatsby-plugin-mdx) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-mdx diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 0206456760c27..044c38d2ff303 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.1.3/packages/gatsby-plugin-offline) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-offline + ### [5.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.1.2/packages/gatsby-plugin-offline) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-offline diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 6568d0afbf22e..01936692b3cac 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.1.3/packages/gatsby-plugin-page-creator) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.1.2/packages/gatsby-plugin-page-creator) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-page-creator diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 4966285a29959..a21918adc3bb0 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.1.2/packages/gatsby-plugin-preload-fonts) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ### [3.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.1.1/packages/gatsby-plugin-preload-fonts) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-preload-fonts diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index cf349c64e6dc8..d44ed5b0617a3 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. +### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.3/packages/gatsby-plugin-sharp) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-sharp + ### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.2/packages/gatsby-plugin-sharp) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-sharp diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 5a7d927612962..49aee3d72520a 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.1.2/packages/gatsby-plugin-typescript) (2021-11-11) + +**Note:** Version bump only for package gatsby-plugin-typescript + ### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.1.1/packages/gatsby-plugin-typescript) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-typescript diff --git a/packages/gatsby-recipes/CHANGELOG.md b/packages/gatsby-recipes/CHANGELOG.md index a843867b5eb73..101b32d08bb50 100644 --- a/packages/gatsby-recipes/CHANGELOG.md +++ b/packages/gatsby-recipes/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [1.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-recipes@1.1.2/packages/gatsby-recipes) (2021-11-11) + +**Note:** Version bump only for package gatsby-recipes + ### [1.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-recipes@1.1.1/packages/gatsby-recipes) (2021-11-10) **Note:** Version bump only for package gatsby-recipes diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index c391368f3c9d8..ea52ba370f6f3 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.1.3/packages/gatsby-remark-images) (2021-11-11) + +**Note:** Version bump only for package gatsby-remark-images + ### [6.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.1.2/packages/gatsby-remark-images) (2021-11-10) **Note:** Version bump only for package gatsby-remark-images diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index cd61dae88ed3d..fb2dd99484e6e 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. +### [6.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@6.1.3/packages/gatsby-source-contentful) (2021-11-11) + +**Note:** Version bump only for package gatsby-source-contentful + ### [6.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@6.1.2/packages/gatsby-source-contentful) (2021-11-10) **Note:** Version bump only for package gatsby-source-contentful diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index b572c66a23298..644930189054d 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.1.3/packages/gatsby-source-drupal) (2021-11-11) + +**Note:** Version bump only for package gatsby-source-drupal + ### [5.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.1.2/packages/gatsby-source-drupal) (2021-11-10) #### Bug Fixes diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 13c76b71cfbbf..30a42590080f8 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.1.2/packages/gatsby-source-filesystem) (2021-11-11) + +**Note:** Version bump only for package gatsby-source-filesystem + ### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.1.1/packages/gatsby-source-filesystem) (2021-11-10) **Note:** Version bump only for package gatsby-source-filesystem diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 4f1e5076e2aee..5c3638a1c7951 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.1.2/packages/gatsby-source-graphql) (2021-11-11) + +**Note:** Version bump only for package gatsby-source-graphql + ### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.1.1/packages/gatsby-source-graphql) (2021-11-10) **Note:** Version bump only for package gatsby-source-graphql diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index e238c102a5a76..7278fc1af452b 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. +### [6.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@6.1.3/packages/gatsby-source-shopify) (2021-11-11) + +**Note:** Version bump only for package gatsby-source-shopify + ### [6.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@6.1.2/packages/gatsby-source-shopify) (2021-11-10) **Note:** Version bump only for package gatsby-source-shopify diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 205bb882ff7f9..a9f95dd96a559 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.1.2/packages/gatsby-source-wordpress) (2021-11-11) + +**Note:** Version bump only for package gatsby-source-wordpress + ### [6.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.1.1/packages/gatsby-source-wordpress) (2021-11-10) **Note:** Version bump only for package gatsby-source-wordpress diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 2a600f6f5e694..f3ce8b4746ee4 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.1.2/packages/gatsby-telemetry) (2021-11-11) + +**Note:** Version bump only for package gatsby-telemetry + ### [3.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.1.1/packages/gatsby-telemetry) (2021-11-10) **Note:** Version bump only for package gatsby-telemetry diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index d0a5b821852f0..7b098a0a25690 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.1.3/packages/gatsby-transformer-remark) (2021-11-11) + +**Note:** Version bump only for package gatsby-transformer-remark + ### [5.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.1.2/packages/gatsby-transformer-remark) (2021-11-10) **Note:** Version bump only for package gatsby-transformer-remark diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 62bfc8b8d0573..3453a5deef4e7 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.1.3/packages/gatsby-transformer-sqip) (2021-11-11) + +**Note:** Version bump only for package gatsby-transformer-sqip + ### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.1.2/packages/gatsby-transformer-sqip) (2021-11-10) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index b8fabd349768c..99c4dcc6b4f39 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/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. +### [4.1.4](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.1.4/packages/gatsby) (2021-11-11) + +**Note:** Version bump only for package gatsby + ### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.1.3/packages/gatsby) (2021-11-10) **Note:** Version bump only for package gatsby