From d38ab7f623e49ba3127d07599025d8f0c95d85b8 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Wed, 16 Feb 2022 00:04:07 +0000 Subject: [PATCH 1/3] chore(changelogs): update changelogs --- packages/gatsby-plugin-mdx/CHANGELOG.md | 8 ++++++++ packages/gatsby/CHANGELOG.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 36059c172636c..ac0cff30ee638 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.7.1/packages/gatsby-plugin-mdx) (2022-02-15) + +#### Chores + +- Use MDX v1 for install instructions [#34774](https://github.com/gatsbyjs/gatsby/issues/34774) [#34817](https://github.com/gatsbyjs/gatsby/issues/34817) ([d149291](https://github.com/gatsbyjs/gatsby/commit/d1492917a4ed051de2f039c11e2b0ee36389f5a0)) + + + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.7.0/packages/gatsby-plugin-mdx) (2022-02-08) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 34578be502732..bed1eab96361b 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.7.2](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.7.2/packages/gatsby) (2022-02-15) + +#### Bug Fixes + +- Content Sync DSG bug [#34799](https://github.com/gatsbyjs/gatsby/issues/34799) [#34818](https://github.com/gatsbyjs/gatsby/issues/34818) ([7ef1fb6](https://github.com/gatsbyjs/gatsby/commit/7ef1fb6a3e6b75e74a41d545283dc0602dc9811e)) + + + ### [4.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.7.1/packages/gatsby) (2022-02-08) **Note:** Version bump only for package gatsby From 9a79bb6b7929529eccc9681971d00cb78a091e9d Mon Sep 17 00:00:00 2001 From: Lennart Date: Wed, 16 Feb 2022 09:28:08 +0100 Subject: [PATCH 2/3] Update CHANGELOG.md --- packages/gatsby-plugin-mdx/CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index ac0cff30ee638..9f0aa5414d281 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -9,8 +9,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - Use MDX v1 for install instructions [#34774](https://github.com/gatsbyjs/gatsby/issues/34774) [#34817](https://github.com/gatsbyjs/gatsby/issues/34817) ([d149291](https://github.com/gatsbyjs/gatsby/commit/d1492917a4ed051de2f039c11e2b0ee36389f5a0)) - - ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.7.0/packages/gatsby-plugin-mdx) (2022-02-08) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7) From 7f92c193897cfb4ec90c041a36d24ae94d76b881 Mon Sep 17 00:00:00 2001 From: Lennart Date: Wed, 16 Feb 2022 09:28:19 +0100 Subject: [PATCH 3/3] Update CHANGELOG.md --- packages/gatsby/CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index bed1eab96361b..aa9d26502b3b7 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -9,8 +9,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - Content Sync DSG bug [#34799](https://github.com/gatsbyjs/gatsby/issues/34799) [#34818](https://github.com/gatsbyjs/gatsby/issues/34818) ([7ef1fb6](https://github.com/gatsbyjs/gatsby/commit/7ef1fb6a3e6b75e74a41d545283dc0602dc9811e)) - - ### [4.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.7.1/packages/gatsby) (2022-02-08) **Note:** Version bump only for package gatsby