From 0d5ee743bb2a7c009a0c52c701fb6a12230877d6 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Thu, 26 Aug 2021 12:16:03 -0600 Subject: [PATCH] chore: update changelogs (#32924) Co-authored-by: Vladimir Razuvaev --- packages/gatsby-admin/CHANGELOG.md | 4 ++++ packages/gatsby-source-wordpress/CHANGELOG.md | 6 ++++++ packages/gatsby/CHANGELOG.md | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/packages/gatsby-admin/CHANGELOG.md b/packages/gatsby-admin/CHANGELOG.md index e7423b9bd6b44..27561346408c9 100644 --- a/packages/gatsby-admin/CHANGELOG.md +++ b/packages/gatsby-admin/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. +### [0.22.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-admin@0.22.1/packages/gatsby-admin) (2021-08-27) + +**Note:** Version bump only for package gatsby-admin + ## [0.22.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-admin@0.22.0/packages/gatsby-admin) (2021-08-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 4e812ffe33986..c1e9097cff597 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/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.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@5.12.1/packages/gatsby-source-wordpress) (2021-08-27) + +#### Bug Fixes + +- draft previews [#32915](https://github.com/gatsbyjs/gatsby/issues/32915) [#32921](https://github.com/gatsbyjs/gatsby/issues/32921) ([734f4fb](https://github.com/gatsbyjs/gatsby/commit/734f4fbd2470417d23bc6ba39fa26bc2051cbf0a)) + ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@5.12.0/packages/gatsby-source-wordpress) (2021-08-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 99a0455221616..c705fde36defc 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@3.12.1/packages/gatsby) (2021-08-27) + +#### Bug Fixes + +- Hashes and anchors in redirects also work in production [#32850](https://github.com/gatsbyjs/gatsby/issues/32850) [#32920](https://github.com/gatsbyjs/gatsby/issues/32920) ([6c8518d](https://github.com/gatsbyjs/gatsby/commit/6c8518d9d5fda0f9268ac5440e90c9c237bc77e4)) + ## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@3.12.0/packages/gatsby) (2021-08-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12)