Skip to content

Commit b92bd7a

Browse files
authored
chore(changelogs): update changelogs (#36397)
1 parent d59e7b6 commit b92bd7a

File tree

108 files changed

+779
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+779
-0
lines changed

packages/babel-plugin-remove-graphql-queries/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/babel-preset-gatsby-package/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/babel-preset-gatsby/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/create-gatsby/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
#### Other Changes
11+
12+
- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03))
13+
614
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2022-08-02)
715

816
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-cli/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
#### Bug Fixes
11+
12+
- Panic on gatsby-node.jsx/gatsby-node.tsx [#36308](https://github.com/gatsbyjs/gatsby/issues/36308) ([0ee492c](https://github.com/gatsbyjs/gatsby/commit/0ee492c8bf11917dc08b16acebe92bb752bdc3b7))
13+
- Add DEV_SSR note to 95312 error [#36295](https://github.com/gatsbyjs/gatsby/issues/36295) ([db531f8](https://github.com/gatsbyjs/gatsby/commit/db531f86f9e89d1da72d44399ad5fb72092be454))
14+
15+
#### Other Changes
16+
17+
- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03))
18+
619
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-08-02)
720

821
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-codemods/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-core-utils/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
#### Chores
11+
12+
- update dependency del-cli to v5 for gatsby-core-utils [#36286](https://github.com/gatsbyjs/gatsby/issues/36286) ([a4f92b4](https://github.com/gatsbyjs/gatsby/commit/a4f92b4c2bcb75a84f01a857c4ed786fd40d27e7))
13+
14+
#### Other Changes
15+
16+
- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03))
17+
618
## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-08-02)
719

820
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-cypress/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-design-tokens/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-dev-cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-graphiql-explorer/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-graphiql-explorer
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-legacy-polyfills/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-legacy-polyfills
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-link/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
#### Bug Fixes
11+
12+
- Correctly export default for CJS [#36312](https://github.com/gatsbyjs/gatsby/issues/36312) ([abb0baa](https://github.com/gatsbyjs/gatsby/commit/abb0baac94dee30043d669ac39a88a830784603b))
13+
14+
#### Chores
15+
16+
- update dependency del-cli to v5 for gatsby-link [#36287](https://github.com/gatsbyjs/gatsby/issues/36287) ([272b419](https://github.com/gatsbyjs/gatsby/commit/272b419cd85926c4d820f4d37a986d9b1c2326bf))
17+
618
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2022-08-02)
719

820
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-page-utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-page-utils
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-parcel-config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-parcel-config) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-parcel-config
11+
612
## [0.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-parcel-config) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/[email protected]/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd
11+
612
## [1.5.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/[email protected]/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
11+
612
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-canonical-urls/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-catch-links/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-catch-links
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-coffeescript/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-coffeescript
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-cxs/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-cxs
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-emotion/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-emotion
11+
612
## [7.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-facebook-analytics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-feed/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-feed
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-flow/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-flow
11+
612
## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-fullstory/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-fullstory
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-gatsby-cloud) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-gatsby-cloud
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-gatsby-cloud) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

packages/gatsby-plugin-google-analytics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-analytics) (2022-08-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)
9+
10+
**Note:** Version bump only for package gatsby-plugin-google-analytics
11+
612
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-analytics) (2022-08-02)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

0 commit comments

Comments
 (0)