Skip to content

Commit 8497887

Browse files
gatsbybotLekoArts
andauthored
chore(changelogs): update changelogs (#35876)
Co-authored-by: LekoArts <lekoarts@gmail.com>
1 parent 8274284 commit 8497887

File tree

105 files changed

+748
-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.

105 files changed

+748
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.16.0/packages/babel-plugin-remove-graphql-queries) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
#### Chores
11+
12+
- De-Duplicate lock file [#35823](https://github.com/gatsbyjs/gatsby/issues/35823) ([9fc9eb2](https://github.com/gatsbyjs/gatsby/commit/9fc9eb2bfb90e63d6f060ab6f889f06d84662afd))
13+
614
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.15.0/packages/babel-plugin-remove-graphql-queries) (2022-05-24)
715

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.16.0/packages/babel-preset-gatsby-package) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.15.0/packages/babel-preset-gatsby-package) (2022-05-24)
713

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

packages/babel-preset-gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.16.0/packages/babel-preset-gatsby) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.15.0/packages/babel-preset-gatsby) (2022-05-24)
713

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

packages/create-gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.16.0/packages/create-gatsby) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package create-gatsby
11+
612
### [2.15.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.15.1/packages/create-gatsby) (2022-06-01)
713

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

packages/gatsby-cli/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.16.0/packages/gatsby-cli) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
#### Bug Fixes
11+
12+
- Improve get-config-file error handling [#35776](https://github.com/gatsbyjs/gatsby/issues/35776) ([160bbf0](https://github.com/gatsbyjs/gatsby/commit/160bbf0423df87296f75cf717ebecbd8e4337245))
13+
14+
#### Chores
15+
16+
- update dependency typescript to ^4.7.2 [#35808](https://github.com/gatsbyjs/gatsby/issues/35808) ([2c55b79](https://github.com/gatsbyjs/gatsby/commit/2c55b794dd95b40a994f56df5f912219771ccab4))
17+
- Migrate from `source-map` to `@jridgewell/trace-mapping` [#35621](https://github.com/gatsbyjs/gatsby/issues/35621) ([fc5df03](https://github.com/gatsbyjs/gatsby/commit/fc5df037f69bd69b236d6c91916f0552eb830fd8))
18+
- Run Unit Tests on Node 16 and 18 [#35622](https://github.com/gatsbyjs/gatsby/issues/35622) ([d22a86e](https://github.com/gatsbyjs/gatsby/commit/d22a86ef82e918c4df03046891a9fefb12bd9bd1))
19+
- Update snapshots for plugin add handler ([9eab90f](https://github.com/gatsbyjs/gatsby/commit/9eab90fe5329271d6389f4dea2e96b178c4f8a19))
20+
- Add GraphQL Typegen [#35584](https://github.com/gatsbyjs/gatsby/issues/35584) ([1c392e6](https://github.com/gatsbyjs/gatsby/commit/1c392e630b49df5acaccd5221526b171ac53bbfc))
21+
622
### [4.15.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.15.1/packages/gatsby-cli) (2022-06-01)
723

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

packages/gatsby-codemods/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.16.0/packages/gatsby-codemods) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [3.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.15.0/packages/gatsby-codemods) (2022-05-24)
713

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

packages/gatsby-core-utils/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.16.0/packages/gatsby-core-utils) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
#### Features
11+
12+
- Add setRequestHeaders action/api [#35655](https://github.com/gatsbyjs/gatsby/issues/35655) ([f520e59](https://github.com/gatsbyjs/gatsby/commit/f520e59599a237b0a8ed105bff931c5058e2bfa8))
13+
14+
#### Chores
15+
16+
- update dependency typescript to ^4.7.2 [#35808](https://github.com/gatsbyjs/gatsby/issues/35808) ([2c55b79](https://github.com/gatsbyjs/gatsby/commit/2c55b794dd95b40a994f56df5f912219771ccab4))
17+
618
## [3.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.15.0/packages/gatsby-core-utils) (2022-05-24)
719

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

packages/gatsby-cypress/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.16.0/packages/gatsby-cypress) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.15.0/packages/gatsby-cypress) (2022-05-24)
713

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

packages/gatsby-design-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.16.0/packages/gatsby-design-tokens) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.15.0/packages/gatsby-design-tokens) (2022-05-24)
713

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

packages/gatsby-dev-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.16.0/packages/gatsby-dev-cli) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.15.0/packages/gatsby-dev-cli) (2022-05-24)
713

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

packages/gatsby-graphiql-explorer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.16.0/packages/gatsby-graphiql-explorer) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-graphiql-explorer
11+
612
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.15.0/packages/gatsby-graphiql-explorer) (2022-05-24)
713

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

packages/gatsby-legacy-polyfills/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.16.0/packages/gatsby-legacy-polyfills) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
#### Chores
11+
12+
- Migrate from `source-map` to `@jridgewell/trace-mapping` [#35621](https://github.com/gatsbyjs/gatsby/issues/35621) ([fc5df03](https://github.com/gatsbyjs/gatsby/commit/fc5df037f69bd69b236d6c91916f0552eb830fd8))
13+
614
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.15.0/packages/gatsby-legacy-polyfills) (2022-05-24)
715

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

packages/gatsby-link/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.16.0/packages/gatsby-link) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-link
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.15.0/packages/gatsby-link) (2022-05-24)
713

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

packages/gatsby-page-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.16.0/packages/gatsby-page-utils) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
#### Chores
11+
12+
- update dependency typescript to ^4.7.2 [#35808](https://github.com/gatsbyjs/gatsby/issues/35808) ([2c55b79](https://github.com/gatsbyjs/gatsby/commit/2c55b794dd95b40a994f56df5f912219771ccab4))
13+
614
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.15.0/packages/gatsby-page-utils) (2022-05-24)
715

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.16.0/packages/gatsby-plugin-benchmark-reporting) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
11+
612
## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.15.0/packages/gatsby-plugin-benchmark-reporting) (2022-05-24)
713

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.16.0/packages/gatsby-plugin-canonical-urls) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.15.0/packages/gatsby-plugin-canonical-urls) (2022-05-24)
713

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.16.0/packages/gatsby-plugin-catch-links) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-catch-links
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.15.0/packages/gatsby-plugin-catch-links) (2022-05-24)
713

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

packages/gatsby-plugin-coffeescript/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.16.0/packages/gatsby-plugin-coffeescript) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-coffeescript
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.15.0/packages/gatsby-plugin-coffeescript) (2022-05-24)
713

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

packages/gatsby-plugin-cxs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.16.0/packages/gatsby-plugin-cxs) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-cxs
11+
612
### [4.15.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.15.1/packages/gatsby-plugin-cxs) (2022-06-01)
713

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

packages/gatsby-plugin-emotion/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.16.0/packages/gatsby-plugin-emotion) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-emotion
11+
612
## [7.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.15.0/packages/gatsby-plugin-emotion) (2022-05-24)
713

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.16.0/packages/gatsby-plugin-facebook-analytics) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.15.0/packages/gatsby-plugin-facebook-analytics) (2022-05-24)
713

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

packages/gatsby-plugin-feed/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.16.0/packages/gatsby-plugin-feed) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-feed
11+
612
### [4.15.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.15.1/packages/gatsby-plugin-feed) (2022-06-01)
713

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

packages/gatsby-plugin-flow/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.16.0/packages/gatsby-plugin-flow) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-flow
11+
612
### [3.15.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.15.1/packages/gatsby-plugin-flow) (2022-06-01)
713

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

packages/gatsby-plugin-fullstory/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.16.0/packages/gatsby-plugin-fullstory) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-fullstory
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.15.0/packages/gatsby-plugin-fullstory) (2022-05-24)
713

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

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

Lines changed: 8 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.16.0/packages/gatsby-plugin-gatsby-cloud) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
#### Chores
11+
12+
- add note about auto installation [#35766](https://github.com/gatsbyjs/gatsby/issues/35766) ([1ea9358](https://github.com/gatsbyjs/gatsby/commit/1ea9358e1943f494608bf4523e3fda2f461560a0))
13+
614
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.15.0/packages/gatsby-plugin-gatsby-cloud) (2022-05-24)
715

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.16.0/packages/gatsby-plugin-google-analytics) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-google-analytics
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.15.0/packages/gatsby-plugin-google-analytics) (2022-05-24)
713

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

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

Lines changed: 6 additions & 0 deletions
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.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.16.0/packages/gatsby-plugin-google-gtag) (2022-06-07)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)
9+
10+
**Note:** Version bump only for package gatsby-plugin-google-gtag
11+
612
## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.15.0/packages/gatsby-plugin-google-gtag) (2022-05-24)
713

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

0 commit comments

Comments
 (0)