From b1a313310f92ea1f550b2304da1bdc5282f388a4 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Tue, 17 May 2022 00:08:26 +0000 Subject: [PATCH] chore(changelogs): update changelogs --- packages/gatsby-link/CHANGELOG.md | 4 ++++ packages/gatsby-page-utils/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-offline/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-page-creator/CHANGELOG.md | 4 ++++ packages/gatsby-source-wordpress/CHANGELOG.md | 6 ++++++ packages/gatsby/CHANGELOG.md | 6 ++++++ 6 files changed, 32 insertions(+) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index f3c4094c62ff5..bc8717582a592 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. +### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.14.1/packages/gatsby-link) (2022-05-16) + +**Note:** Version bump only for package gatsby-link + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.14.0/packages/gatsby-link) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 0b755b655d04e..5b37dd85161ca 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-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. +### [2.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.14.1/packages/gatsby-page-utils) (2022-05-16) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) [#35671](https://github.com/gatsbyjs/gatsby/issues/35671) ([59165a7](https://github.com/gatsbyjs/gatsby/commit/59165a7d2421ec79525393f1e5361d204806b1ef)) + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.14.0/packages/gatsby-page-utils) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index bac409c13d7f9..c4be764f386c5 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/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.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.14.1/packages/gatsby-plugin-offline) (2022-05-16) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) [#35671](https://github.com/gatsbyjs/gatsby/issues/35671) ([59165a7](https://github.com/gatsbyjs/gatsby/commit/59165a7d2421ec79525393f1e5361d204806b1ef)) + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.14.0/packages/gatsby-plugin-offline) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 1402e9bc959f8..64bb38d3f2c62 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.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.14.1/packages/gatsby-plugin-page-creator) (2022-05-16) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.14.0/packages/gatsby-plugin-page-creator) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 53f98262570ed..ceae79560b067 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. +### [6.14.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.14.2/packages/gatsby-source-wordpress) (2022-05-16) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) [#35671](https://github.com/gatsbyjs/gatsby/issues/35671) ([59165a7](https://github.com/gatsbyjs/gatsby/commit/59165a7d2421ec79525393f1e5361d204806b1ef)) + ### [6.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.14.1/packages/gatsby-source-wordpress) (2022-05-12) **Note:** Version bump only for package gatsby-source-wordpress diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index a034c7eeb5836..977af201f0c6e 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. +### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.14.1/packages/gatsby) (2022-05-16) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) [#35671](https://github.com/gatsbyjs/gatsby/issues/35671) ([59165a7](https://github.com/gatsbyjs/gatsby/commit/59165a7d2421ec79525393f1e5361d204806b1ef)) + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.14.0/packages/gatsby) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14)