Skip to content

Commit 45ae5c9

Browse files
GatsbyJS BotLekoArts
GatsbyJS Bot
andauthored
chore(changelogs): update changelogs (#35011)
Co-authored-by: LekoArts <[email protected]>
1 parent df697dd commit 45ae5c9

File tree

107 files changed

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

+1007
-0
lines changed

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

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

6+
## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
14+
### [4.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-03-01)
15+
16+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
17+
618
### [4.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-02-25)
719

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

packages/babel-preset-gatsby-package/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2022-02-22)
715

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

packages/babel-preset-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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
14+
### [2.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-03-01)
15+
16+
**Note:** Version bump only for package babel-preset-gatsby
17+
618
### [2.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-02-25)
719

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

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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Bug Fixes
11+
12+
- Add required deps for theme-ui option [#34885](https://github.com/gatsbyjs/gatsby/issues/34885) ([b2c1092](https://github.com/gatsbyjs/gatsby/commit/b2c1092dadfdb87df56c55847a319bb1c9951f5e))
13+
14+
#### Chores
15+
16+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
17+
618
## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2022-02-22)
719

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

packages/gatsby-cli/CHANGELOG.md

+16
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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Features
11+
12+
- Compile Gatsby Config Files AOT [#34776](https://github.com/gatsbyjs/gatsby/issues/34776) [#34757](https://github.com/gatsbyjs/gatsby/issues/34757) [#34779](https://github.com/gatsbyjs/gatsby/issues/34779) [#34773](https://github.com/gatsbyjs/gatsby/issues/34773) [#34827](https://github.com/gatsbyjs/gatsby/issues/34827) [#34890](https://github.com/gatsbyjs/gatsby/issues/34890) [#34892](https://github.com/gatsbyjs/gatsby/issues/34892) fix [#34915](https://github.com/gatsbyjs/gatsby/issues/34915) [#34945](https://github.com/gatsbyjs/gatsby/issues/34945) ([04d1d37](https://github.com/gatsbyjs/gatsby/commit/04d1d37d53e28deb13ec46dd97fb79b2c6cc863e))
13+
14+
#### Chores
15+
16+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
17+
18+
### [4.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-03-01)
19+
20+
**Note:** Version bump only for package gatsby-cli
21+
622
### [4.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-02-25)
723

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

packages/gatsby-codemods/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+
## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2022-02-22)
715

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

packages/gatsby-core-utils/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Bug Fixes
11+
12+
- fix caching when using remote-file fix [#34951](https://github.com/gatsbyjs/gatsby/issues/34951) ([98f2dfc](https://github.com/gatsbyjs/gatsby/commit/98f2dfc14f7c9484f590bc60fd6258b4929c6fe0))
13+
- fix urls without extension fix [#34930](https://github.com/gatsbyjs/gatsby/issues/34930) ([728af63](https://github.com/gatsbyjs/gatsby/commit/728af63f25378c516acb7ef9e8408f278074581c))
14+
- fix 304 when file does not exists fix [#34842](https://github.com/gatsbyjs/gatsby/issues/34842) ([1f3eee0](https://github.com/gatsbyjs/gatsby/commit/1f3eee04d1b09c23f885341382699ab91c15ea3e))
15+
16+
#### Chores
17+
18+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
19+
20+
### [3.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-03-01)
21+
22+
#### Bug Fixes
23+
24+
- fix caching when using remote-file fix [#34951](https://github.com/gatsbyjs/gatsby/issues/34951) fix [#34994](https://github.com/gatsbyjs/gatsby/issues/34994) ([4765950](https://github.com/gatsbyjs/gatsby/commit/47659500efa1cd05a1bc4dcfb042f071882bea34))
25+
626
### [3.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-02-25)
727

828
#### Bug Fixes

packages/gatsby-cypress/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2022-02-22)
715

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

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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2022-02-22)
715

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

packages/gatsby-dev-cli/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2022-02-22)
715

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

packages/gatsby-graphiql-explorer/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2022-02-22)
715

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

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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2022-02-22)
715

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

packages/gatsby-link/CHANGELOG.md

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

6+
## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
14+
### [4.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2022-03-01)
15+
16+
**Note:** Version bump only for package gatsby-link
17+
618
### [4.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2022-02-25)
719

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

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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
14+
### [2.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2022-03-01)
15+
16+
**Note:** Version bump only for package gatsby-page-utils
17+
618
### [2.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-page-utils) (2022-02-25)
719

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

packages/gatsby-plugin-benchmark-reporting/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
14+
### [2.8.2](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2022-03-01)
15+
16+
**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
17+
618
### [2.8.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-benchmark-reporting) (2022-02-25)
719

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

packages/gatsby-plugin-canonical-urls/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-canonical-urls) (2022-02-22)
715

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

packages/gatsby-plugin-catch-links/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links) (2022-02-22)
715

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

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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-coffeescript) (2022-02-22)
715

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

packages/gatsby-plugin-create-client-paths/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-create-client-paths) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-create-client-paths) (2022-02-22)
715

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

packages/gatsby-plugin-cxs/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2022-02-22)
715

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

packages/gatsby-plugin-emotion/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+
## [7.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-emotion) (2022-02-22)
715

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

packages/gatsby-plugin-facebook-analytics/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-facebook-analytics) (2022-02-22)
715

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

packages/gatsby-plugin-feed/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.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2022-03-01)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)
9+
10+
#### Chores
11+
12+
- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))
13+
614
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2022-02-22)
715

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

0 commit comments

Comments
 (0)