Skip to content

Commit f71b8a3

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

File tree

107 files changed

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

107 files changed

+794
-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.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.7.0/packages/babel-plugin-remove-graphql-queries) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.6.0/packages/babel-plugin-remove-graphql-queries) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.7.0/packages/babel-preset-gatsby-package) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.6.0/packages/babel-preset-gatsby-package) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.7.0/packages/babel-preset-gatsby) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.6.0/packages/babel-preset-gatsby) (2022-01-25)
713

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

packages/create-gatsby/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.7.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.7.0/packages/create-gatsby) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
#### Bug Fixes
11+
12+
- Use MDX v1 [#34710](https://github.com/gatsbyjs/gatsby/issues/34710) ([03a1863](https://github.com/gatsbyjs/gatsby/commit/03a18632e2764e3f1b4b9c80e050282a92e0834c))
13+
14+
#### Refactoring
15+
16+
- Decouple package functions [#34606](https://github.com/gatsbyjs/gatsby/issues/34606) ([dcbdc0c](https://github.com/gatsbyjs/gatsby/commit/dcbdc0cb46713cc90157882e3f7c23b5f03a27c3))
17+
618
### [2.6.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.6.1/packages/create-gatsby) (2022-02-04)
719

820
#### Bug Fixes

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.7.0/packages/gatsby-cli) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
#### Bug Fixes
11+
12+
- relax error location validation and ignore extra fields [#34559](https://github.com/gatsbyjs/gatsby/issues/34559) ([0d894f5](https://github.com/gatsbyjs/gatsby/commit/0d894f59bbcc9a27eb7680969df2d4a06752b857))
13+
14+
#### Chores
15+
16+
- update dependency rollup to ^2.66.1 for gatsby-cli [#34659](https://github.com/gatsbyjs/gatsby/issues/34659) ([0cc56b4](https://github.com/gatsbyjs/gatsby/commit/0cc56b474e9280dd2addd1138a9eed12b9732746))
17+
- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))
18+
619
### [4.6.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.6.1/packages/gatsby-cli) (2022-02-04)
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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.7.0/packages/gatsby-codemods) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.6.0/packages/gatsby-codemods) (2022-01-25)
713

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

packages/gatsby-core-utils/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+
## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.7.0/packages/gatsby-core-utils) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
#### Bug Fixes
11+
12+
- ensure remote file downloads are queued in all cases [#34414](https://github.com/gatsbyjs/gatsby/issues/34414) ([6ac1ed6](https://github.com/gatsbyjs/gatsby/commit/6ac1ed6ad61b86094e3b57004e50981820390965))
13+
14+
#### Chores
15+
16+
- update dependency msw to ^0.36.8 for gatsby-core-utils [#34639](https://github.com/gatsbyjs/gatsby/issues/34639) ([741f30b](https://github.com/gatsbyjs/gatsby/commit/741f30b2d843207a78da297c0ce97323169b754c))
17+
- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))
18+
619
## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.6.0/packages/gatsby-core-utils) (2022-01-25)
720

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.7.0/packages/gatsby-cypress) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.6.0/packages/gatsby-cypress) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.7.0/packages/gatsby-design-tokens) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.6.0/packages/gatsby-design-tokens) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.7.0/packages/gatsby-dev-cli) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.6.0/packages/gatsby-dev-cli) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.7.0/packages/gatsby-graphiql-explorer) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-graphiql-explorer
11+
612
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.6.0/packages/gatsby-graphiql-explorer) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.7.0/packages/gatsby-legacy-polyfills) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-legacy-polyfills
11+
612
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.6.0/packages/gatsby-legacy-polyfills) (2022-01-25)
713

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

packages/gatsby-link/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+
### [4.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.7.1/packages/gatsby-link) (2022-02-08)
7+
8+
#### Bug Fixes
9+
10+
- trailing slash undefined check for prod env [#34765](https://github.com/gatsbyjs/gatsby/issues/34765) [#34766](https://github.com/gatsbyjs/gatsby/issues/34766) ([07dccad](https://github.com/gatsbyjs/gatsby/commit/07dccadbe4df09e70003d9d3113d6c9fcc3dcf48))
11+
12+
## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.7.0/packages/gatsby-link) (2022-02-08)
13+
14+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
15+
16+
#### Features
17+
18+
- `trailingSlash` config option [#34268](https://github.com/gatsbyjs/gatsby/issues/34268) ([d94c8e4](https://github.com/gatsbyjs/gatsby/commit/d94c8e48a3640b59423c37da1439531ab0c023ec))
19+
20+
#### Bug Fixes
21+
22+
- update dependency @types/reach\_\_router to ^1.3.10 for gatsby-link [#34359](https://github.com/gatsbyjs/gatsby/issues/34359) ([923c881](https://github.com/gatsbyjs/gatsby/commit/923c88152a2c92f5bb32b47ff9fb4d7ceaafef64))
23+
624
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.6.0/packages/gatsby-link) (2022-01-25)
725

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.7.0/packages/gatsby-page-utils) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
#### Features
11+
12+
- `trailingSlash` config option [#34268](https://github.com/gatsbyjs/gatsby/issues/34268) ([d94c8e4](https://github.com/gatsbyjs/gatsby/commit/d94c8e48a3640b59423c37da1439531ab0c023ec))
13+
14+
#### Chores
15+
16+
- update dependency typescript to ^4.5.5 [#34641](https://github.com/gatsbyjs/gatsby/issues/34641) ([f7a7e1f](https://github.com/gatsbyjs/gatsby/commit/f7a7e1f642d91babb397156ab37cb28dcde19737))
17+
618
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.6.0/packages/gatsby-page-utils) (2022-01-25)
719

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.7.0/packages/gatsby-plugin-benchmark-reporting) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
#### Bug Fixes
11+
12+
- update minor and patch dependencies for gatsby-plugin-benchmark-reporting [#34655](https://github.com/gatsbyjs/gatsby/issues/34655) ([9b5442b](https://github.com/gatsbyjs/gatsby/commit/9b5442ba52cb05afe64f19efdf76750592d3f278))
13+
614
## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.6.0/packages/gatsby-plugin-benchmark-reporting) (2022-01-25)
715

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.7.0/packages/gatsby-plugin-canonical-urls) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.6.0/packages/gatsby-plugin-canonical-urls) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.7.0/packages/gatsby-plugin-catch-links) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-catch-links
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.6.0/packages/gatsby-plugin-catch-links) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.7.0/packages/gatsby-plugin-coffeescript) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-coffeescript
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.6.0/packages/gatsby-plugin-coffeescript) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@4.7.0/packages/gatsby-plugin-create-client-paths) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-create-client-paths
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@4.6.0/packages/gatsby-plugin-create-client-paths) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.7.0/packages/gatsby-plugin-cxs) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-cxs
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.6.0/packages/gatsby-plugin-cxs) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.7.0/packages/gatsby-plugin-emotion) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-emotion
11+
612
## [7.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.6.0/packages/gatsby-plugin-emotion) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.7.0/packages/gatsby-plugin-facebook-analytics) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.6.0/packages/gatsby-plugin-facebook-analytics) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.7.0/packages/gatsby-plugin-feed) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-feed
11+
612
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.6.0/packages/gatsby-plugin-feed) (2022-01-25)
713

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

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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.7.0/packages/gatsby-plugin-flow) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
**Note:** Version bump only for package gatsby-plugin-flow
11+
612
## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.6.0/packages/gatsby-plugin-flow) (2022-01-25)
713

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

packages/gatsby-plugin-fullstory/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.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.7.0/packages/gatsby-plugin-fullstory) (2022-02-08)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)
9+
10+
#### Bug Fixes
11+
12+
- update snippet [#34583](https://github.com/gatsbyjs/gatsby/issues/34583) ([c084086](https://github.com/gatsbyjs/gatsby/commit/c0840867686283b97ca29c1ddeadbe1272de6947))
13+
614
## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.6.0/packages/gatsby-plugin-fullstory) (2022-01-25)
715

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

0 commit comments

Comments
 (0)