Skip to content

Commit 7a048d8

Browse files
GatsbyJS BotLekoArts
GatsbyJS Bot
andauthored
chore(changelogs): update changelogs (#33999)
Co-authored-by: LekoArts <[email protected]>
1 parent 5941568 commit 7a048d8

File tree

108 files changed

+840
-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

+840
-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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2021-11-15)
713

814
**Note:** Version bump only for package babel-plugin-remove-graphql-queries

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-11-02)
713

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
### [2.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2021-11-15)
713

814
**Note:** Version bump only for package babel-preset-gatsby

packages/create-gatsby/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Chores
11+
12+
- update dependency @types/fs-extra to ^9.0.13 [#33350](https://github.com/gatsbyjs/gatsby/issues/33350) ([2574cce](https://github.com/gatsbyjs/gatsby/commit/2574cce054bf00718de40f6c7d789faeb871c710))
13+
- update dependency prettier to ^2.4.1 [#33377](https://github.com/gatsbyjs/gatsby/issues/33377) ([19e5459](https://github.com/gatsbyjs/gatsby/commit/19e545946cbb4bdbad091b5be556f7ccf2234468))
14+
- update [dev] minor and patch dependencies for create-gatsby [#33347](https://github.com/gatsbyjs/gatsby/issues/33347) ([a4b9cd9](https://github.com/gatsbyjs/gatsby/commit/a4b9cd929c8f4f50740cd2acf9783f9bbd29cff4))
15+
616
### [2.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-11-09)
717

818
**Note:** Version bump only for package create-gatsby

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Bug Fixes
11+
12+
- update minor and patch dependencies for gatsby-cli [#33768](https://github.com/gatsbyjs/gatsby/issues/33768) ([e4f3c2b](https://github.com/gatsbyjs/gatsby/commit/e4f3c2b2a48c92889bf1ae84caf931dddb89dbfc))
13+
14+
#### Chores
15+
16+
- update [dev] minor and patch dependencies for gatsby-cli [#32558](https://github.com/gatsbyjs/gatsby/issues/32558) ([f7cb5af](https://github.com/gatsbyjs/gatsby/commit/f7cb5af1cb00062b2014c7948133913b88fae52b))
17+
- update dependency typescript to ^4.4.4 [#33757](https://github.com/gatsbyjs/gatsby/issues/33757) ([7743561](https://github.com/gatsbyjs/gatsby/commit/7743561bbbe0a621d22030fecbba97dfc3e566d1))
18+
619
### [4.1.4](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-11-15)
720

821
**Note:** Version bump only for package gatsby-cli

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2021-11-02)
713

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

packages/gatsby-core-utils/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Features
11+
12+
- Add retry on HTTP status codes to `fetchRemoteFile` [#33461](https://github.com/gatsbyjs/gatsby/issues/33461) ([00dc589](https://github.com/gatsbyjs/gatsby/commit/00dc5896d2eb63f201d061c4be15093bbf162d56))
13+
14+
#### Bug Fixes
15+
16+
- handle 304 correctly between builds [#33975](https://github.com/gatsbyjs/gatsby/issues/33975) [#33981](https://github.com/gatsbyjs/gatsby/issues/33981) ([ab857d7](https://github.com/gatsbyjs/gatsby/commit/ab857d7442c3afb7a92305993f9c3c90a3068ef7))
17+
- fix fetchRemoteFile when called in main process after being called in worker fix [#33932](https://github.com/gatsbyjs/gatsby/issues/33932) ([189dea6](https://github.com/gatsbyjs/gatsby/commit/189dea69e9d6034088648dde65a3985059f3d8da))
18+
- update dependency node-object-hash to ^2.3.10 for gatsby-core-utils [#33364](https://github.com/gatsbyjs/gatsby/issues/33364) ([cecd522](https://github.com/gatsbyjs/gatsby/commit/cecd5229f40f7cd51fffe9f09c20305598a9e70f))
19+
20+
#### Chores
21+
22+
- update dependency typescript to ^4.4.4 [#33757](https://github.com/gatsbyjs/gatsby/issues/33757) ([7743561](https://github.com/gatsbyjs/gatsby/commit/7743561bbbe0a621d22030fecbba97dfc3e566d1))
23+
624
### [3.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2021-11-15)
725

826
#### Bug Fixes

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2021-11-02)
713

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

packages/gatsby-design-tokens/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+
## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Chores
11+
12+
- update dependency microbundle to ^0.14.1 for gatsby-design-tokens [#33776](https://github.com/gatsbyjs/gatsby/issues/33776) ([14681b9](https://github.com/gatsbyjs/gatsby/commit/14681b9c3522ac42c8ae6e885aefd3b97e792adc))
13+
614
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2021-11-02)
715

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2021-11-02)
713

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-graphiql-explorer
11+
612
## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2021-11-02)
713

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

packages/gatsby-legacy-polyfills/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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Chores
11+
12+
- update dependency microbundle to ^0.14.1 for gatsby-legacy-polyfills [#33777](https://github.com/gatsbyjs/gatsby/issues/33777) ([87a4c58](https://github.com/gatsbyjs/gatsby/commit/87a4c58a12b80c9d0a7251f1c7c3244f51a3c570))
13+
614
## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2021-11-02)
715

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

packages/gatsby-link/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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-link
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2021-11-02)
713

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

packages/gatsby-page-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+
## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Bug Fixes
11+
12+
- update dependency glob to ^7.2.0 for gatsby-page-utils [#33760](https://github.com/gatsbyjs/gatsby/issues/33760) ([8205034](https://github.com/gatsbyjs/gatsby/commit/8205034a773edb73989c245856b147b220287198))
13+
14+
#### Chores
15+
16+
- update dependency typescript to ^4.4.4 [#33757](https://github.com/gatsbyjs/gatsby/issues/33757) ([7743561](https://github.com/gatsbyjs/gatsby/commit/7743561bbbe0a621d22030fecbba97dfc3e566d1))
17+
618
### [2.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2021-11-15)
719

820
**Note:** Version bump only for package gatsby-page-utils

packages/gatsby-plugin-benchmark-reporting/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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Bug Fixes
11+
12+
- update dependency node-fetch to ^2.6.6 for gatsby-plugin-benchmark-reporting [#33762](https://github.com/gatsbyjs/gatsby/issues/33762) ([96c7d85](https://github.com/gatsbyjs/gatsby/commit/96c7d85bb13df9e7847e453573f1dbbd010e745a))
13+
614
### [2.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2021-11-15)
715

816
**Note:** Version bump only for package gatsby-plugin-benchmark-reporting

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2021-11-02)
713

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-catch-links
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2021-11-02)
713

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

packages/gatsby-plugin-coffeescript/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+
## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
#### Bug Fixes
11+
12+
- update dependency coffeescript to ^2.6.1 for gatsby-plugin-coffeescript [#33380](https://github.com/gatsbyjs/gatsby/issues/33380) ([c0b5214](https://github.com/gatsbyjs/gatsby/commit/c0b5214393446c451cf74a2e703e493c4a741580))
13+
614
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2021-11-02)
715

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

packages/gatsby-plugin-create-client-paths/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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-create-client-paths) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-create-client-paths
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-create-client-paths) (2021-11-02)
713

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-cxs
11+
612
### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2021-11-09)
713

814
**Note:** Version bump only for package gatsby-plugin-cxs

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-emotion
11+
612
## [7.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2021-11-02)
713

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2021-11-02)
713

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

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-feed
11+
612
### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2021-11-09)
713

814
**Note:** Version bump only for package gatsby-plugin-feed

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-flow
11+
612
### [3.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2021-11-09)
713

814
**Note:** Version bump only for package gatsby-plugin-flow

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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2021-11-16)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)
9+
10+
**Note:** Version bump only for package gatsby-plugin-fullstory
11+
612
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2021-11-02)
713

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

0 commit comments

Comments
 (0)