Skip to content

Commit

Permalink
chore(changelogs): update changelogs (#37628)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViCo0TeCH committed Feb 8, 2023
1 parent bc9eda7 commit 6bf35a5
Show file tree
Hide file tree
Showing 108 changed files with 983 additions and 0 deletions.
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.6.0/packages/babel-plugin-remove-graphql-queries) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.5.0/packages/babel-plugin-remove-graphql-queries) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
12 changes: 12 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,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.6.0/packages/babel-preset-gatsby-package) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

#### Chores

- update dependency @types/babel\_\_core to ^7.20.0 for babel-preset-gatsby-package [#37586](https://github.com/gatsbyjs/gatsby/issues/37586) ([973d9a6](https://github.com/gatsbyjs/gatsby/commit/973d9a6ed29d672e2585286ab9b66104edb9e683))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.5.0/packages/babel-preset-gatsby-package) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/babel-preset-gatsby/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.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.6.0/packages/babel-preset-gatsby) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.5.0/packages/babel-preset-gatsby) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
12 changes: 12 additions & 0 deletions packages/create-gatsby/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.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.6.0/packages/create-gatsby) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

#### Chores

- update dependency node-fetch to ^2.6.8 for create-gatsby [#37567](https://github.com/gatsbyjs/gatsby/issues/37567) ([fca96b4](https://github.com/gatsbyjs/gatsby/commit/fca96b45e667b77661ab1cadcca247e8b6541e9c))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.5.0/packages/create-gatsby) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
18 changes: 18 additions & 0 deletions packages/gatsby-cli/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.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.6.0/packages/gatsby-cli) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))
- Bad prettier change ([692bee2](https://github.com/gatsbyjs/gatsby/commit/692bee28ac50e6a37078d6a22d3ab3ab65fd7720))
- update minor and patch dependencies for gatsby-cli [#37581](https://github.com/gatsbyjs/gatsby/issues/37581) ([86f33a5](https://github.com/gatsbyjs/gatsby/commit/86f33a54a53f886362d49762bb4f502527935bea))
- update dependency prettier to v2.8.3 [#37578](https://github.com/gatsbyjs/gatsby/issues/37578) ([ad721ee](https://github.com/gatsbyjs/gatsby/commit/ad721ee33ed0a5c6ff7643c08ee77e084f3a99dc))

#### Chores

- Fix construct-error tests ([1fef624](https://github.com/gatsbyjs/gatsby/commit/1fef624c316d423f147a92c5e15ff4a08da0281f))
- Update snapshot ([115db66](https://github.com/gatsbyjs/gatsby/commit/115db661949e8cab565f524b58ac7455f937e2c4))
- update dependency @types/yargs to ^15.0.15 for gatsby-cli [#37563](https://github.com/gatsbyjs/gatsby/issues/37563) ([d86027d](https://github.com/gatsbyjs/gatsby/commit/d86027d95d2c7ef1d25bc6eff12cf63e6c03a9d2))
- update typescript [#37596](https://github.com/gatsbyjs/gatsby/issues/37596) ([4f1d1f2](https://github.com/gatsbyjs/gatsby/commit/4f1d1f260472d7768b57960b1e274c8755ca5a67))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.5.0/packages/gatsby-cli) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-codemods/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.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.6.0/packages/gatsby-codemods) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [4.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.5.0/packages/gatsby-codemods) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-core-utils/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.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.6.0/packages/gatsby-core-utils) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

#### Chores

- update dependency msw to ^0.49.3 for gatsby-core-utils [#37564](https://github.com/gatsbyjs/gatsby/issues/37564) ([d8d9d61](https://github.com/gatsbyjs/gatsby/commit/d8d9d612b268788544f02ad93fe370c52586a5d6))
- update typescript [#37596](https://github.com/gatsbyjs/gatsby/issues/37596) ([4f1d1f2](https://github.com/gatsbyjs/gatsby/commit/4f1d1f260472d7768b57960b1e274c8755ca5a67))

## [4.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.5.0/packages/gatsby-core-utils) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-cypress/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.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.6.0/packages/gatsby-cypress) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.5.0/packages/gatsby-cypress) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
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.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.6.0/packages/gatsby-design-tokens) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.5.0/packages/gatsby-design-tokens) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-dev-cli/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.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.6.0/packages/gatsby-dev-cli) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.5.0/packages/gatsby-dev-cli) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-graphiql-explorer/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.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.6.0/packages/gatsby-graphiql-explorer) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.5.0/packages/gatsby-graphiql-explorer) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
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.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.6.0/packages/gatsby-legacy-polyfills) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.5.0/packages/gatsby-legacy-polyfills) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
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.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.6.0/packages/gatsby-link) (2023-02-07)

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

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

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.5.0/packages/gatsby-link) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
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.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.6.0/packages/gatsby-page-utils) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

#### Chores

- update typescript [#37596](https://github.com/gatsbyjs/gatsby/issues/37596) ([4f1d1f2](https://github.com/gatsbyjs/gatsby/commit/4f1d1f260472d7768b57960b1e274c8755ca5a67))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.5.0/packages/gatsby-page-utils) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-parcel-config/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.

## [1.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.6.0/packages/gatsby-parcel-config) (2023-02-07)

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

#### Bug Fixes

- update parcel to v2.8.3 [#37583](https://github.com/gatsbyjs/gatsby/issues/37583) ([c2192cc](https://github.com/gatsbyjs/gatsby/commit/c2192cc7c30c79bbef179de7e03898fce6c0f9af))

## [1.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.5.0/packages/gatsby-parcel-config) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-parcel-namer-relative-to-cwd/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.6.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.6.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-02-07)

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

**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd

## [2.5.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.5.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
9 changes: 9 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,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.6.0/packages/gatsby-plugin-benchmark-reporting) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))
- update dependency node-fetch to ^2.6.8 for gatsby-plugin-benchmark-reporting [#37573](https://github.com/gatsbyjs/gatsby/issues/37573) ([3d5c11c](https://github.com/gatsbyjs/gatsby/commit/3d5c11cbe99241b1e5ba95f9d33b7233872a864e))

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.5.0/packages/gatsby-plugin-benchmark-reporting) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.6.0/packages/gatsby-plugin-canonical-urls) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.5.0/packages/gatsby-plugin-canonical-urls) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.6.0/packages/gatsby-plugin-catch-links) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.5.0/packages/gatsby-plugin-catch-links) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
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.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.6.0/packages/gatsby-plugin-coffeescript) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.5.0/packages/gatsby-plugin-coffeescript) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-cxs/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.

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.6.0/packages/gatsby-plugin-cxs) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.5.0/packages/gatsby-plugin-cxs) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-emotion/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.

## [8.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.6.0/packages/gatsby-plugin-emotion) (2023-02-07)

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

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [8.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.5.0/packages/gatsby-plugin-emotion) (2023-01-24)

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

0 comments on commit 6bf35a5

Please sign in to comment.