Skip to content

Commit

Permalink
chore(changelogs): update changelogs (#33999)
Browse files Browse the repository at this point in the history
Co-authored-by: LekoArts <[email protected]>
  • Loading branch information
GatsbyJS Bot and LekoArts committed Nov 17, 2021
1 parent 5941568 commit 7a048d8
Show file tree
Hide file tree
Showing 108 changed files with 840 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2021-11-16)

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

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

### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2021-11-15)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-gatsby-package/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-11-16)

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

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

## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2021-11-16)

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

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

### [2.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2021-11-15)

**Note:** Version bump only for package babel-preset-gatsby
Expand Down
10 changes: 10 additions & 0 deletions packages/create-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-11-16)

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

#### Chores

- 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))
- update dependency prettier to ^2.4.1 [#33377](https://github.com/gatsbyjs/gatsby/issues/33377) ([19e5459](https://github.com/gatsbyjs/gatsby/commit/19e545946cbb4bdbad091b5be556f7ccf2234468))
- 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))

### [2.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-11-09)

**Note:** Version bump only for package create-gatsby
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-11-16)

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

#### Bug Fixes

- update minor and patch dependencies for gatsby-cli [#33768](https://github.com/gatsbyjs/gatsby/issues/33768) ([e4f3c2b](https://github.com/gatsbyjs/gatsby/commit/e4f3c2b2a48c92889bf1ae84caf931dddb89dbfc))

#### Chores

- 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))
- update dependency typescript to ^4.4.4 [#33757](https://github.com/gatsbyjs/gatsby/issues/33757) ([7743561](https://github.com/gatsbyjs/gatsby/commit/7743561bbbe0a621d22030fecbba97dfc3e566d1))

### [4.1.4](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-11-15)

**Note:** Version bump only for package gatsby-cli
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2021-11-16)

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

**Note:** Version bump only for package gatsby-codemods

## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
18 changes: 18 additions & 0 deletions packages/gatsby-core-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2021-11-16)

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

#### Features

- Add retry on HTTP status codes to `fetchRemoteFile` [#33461](https://github.com/gatsbyjs/gatsby/issues/33461) ([00dc589](https://github.com/gatsbyjs/gatsby/commit/00dc5896d2eb63f201d061c4be15093bbf162d56))

#### Bug Fixes

- 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))
- 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))
- 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))

#### Chores

- update dependency typescript to ^4.4.4 [#33757](https://github.com/gatsbyjs/gatsby/issues/33757) ([7743561](https://github.com/gatsbyjs/gatsby/commit/7743561bbbe0a621d22030fecbba97dfc3e566d1))

### [3.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2021-11-15)

#### Bug Fixes
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2021-11-16)

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

**Note:** Version bump only for package gatsby-cypress

## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2021-11-16)

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

#### Chores

- 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))

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-dev-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2021-11-16)

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

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

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-graphiql-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2021-11-16)

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

**Note:** Version bump only for package gatsby-graphiql-explorer

## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-legacy-polyfills/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2021-11-16)

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

#### Chores

- 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))

## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-link/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2021-11-16)

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

**Note:** Version bump only for package gatsby-link

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
12 changes: 12 additions & 0 deletions packages/gatsby-page-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2021-11-16)

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

#### Bug Fixes

- 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))

#### Chores

- update dependency typescript to ^4.4.4 [#33757](https://github.com/gatsbyjs/gatsby/issues/33757) ([7743561](https://github.com/gatsbyjs/gatsby/commit/7743561bbbe0a621d22030fecbba97dfc3e566d1))

### [2.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2021-11-15)

**Note:** Version bump only for package gatsby-page-utils
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2021-11-16)

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

#### Bug Fixes

- 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))

### [2.1.3](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2021-11-15)

**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-canonical-urls/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2021-11-16)

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

**Note:** Version bump only for package gatsby-plugin-canonical-urls

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-catch-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2021-11-16)

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

**Note:** Version bump only for package gatsby-plugin-catch-links

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-coffeescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2021-11-16)

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

#### Bug Fixes

- 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))

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-create-client-paths/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-create-client-paths) (2021-11-16)

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

**Note:** Version bump only for package gatsby-plugin-create-client-paths

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-create-client-paths) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-cxs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2021-11-16)

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

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

### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2021-11-09)

**Note:** Version bump only for package gatsby-plugin-cxs
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-emotion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [7.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2021-11-16)

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

**Note:** Version bump only for package gatsby-plugin-emotion

## [7.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-facebook-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2021-11-16)

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

**Note:** Version bump only for package gatsby-plugin-facebook-analytics

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2021-11-16)

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

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

### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2021-11-09)

**Note:** Version bump only for package gatsby-plugin-feed
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2021-11-16)

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

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

### [3.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2021-11-09)

**Note:** Version bump only for package gatsby-plugin-flow
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-fullstory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2021-11-16)

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

**Note:** Version bump only for package gatsby-plugin-fullstory

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-fullstory) (2021-11-02)

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

0 comments on commit 7a048d8

Please sign in to comment.