Skip to content

Commit

Permalink
chore(changelogs): update changelogs (gatsbyjs#37436)
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbybot committed Jan 11, 2023
1 parent e575a0a commit 3949808
Show file tree
Hide file tree
Showing 108 changed files with 997 additions and 0 deletions.
9 changes: 9 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,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update gatsby monorepo [#37366](https://github.com/gatsbyjs/gatsby/issues/37366) ([bbd6220](https://github.com/gatsbyjs/gatsby/commit/bbd62204a1a402efb681a16ead66421f6f017660))

### [5.3.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.3.1/packages/babel-plugin-remove-graphql-queries) (2022-12-14)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
Expand Down
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update gatsby monorepo [#37366](https://github.com/gatsbyjs/gatsby/issues/37366) ([bbd6220](https://github.com/gatsbyjs/gatsby/commit/bbd62204a1a402efb681a16ead66421f6f017660))
- update dependency @types/babel\_\_core to ^7.1.20 for babel-preset-gatsby-package [#37357](https://github.com/gatsbyjs/gatsby/issues/37357) ([be05844](https://github.com/gatsbyjs/gatsby/commit/be0584426522fd5dd2db6433ec305414a9356516))

## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.3.0/packages/babel-preset-gatsby-package) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.4.0/packages/babel-preset-gatsby) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.3.1/packages/babel-preset-gatsby) (2022-12-14)

**Note:** Version bump only for package babel-preset-gatsby
Expand Down
13 changes: 13 additions & 0 deletions packages/create-gatsby/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.

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

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

#### Bug Fixes

- Always use `--legacy-peer-deps` [#37280](https://github.com/gatsbyjs/gatsby/issues/37280) ([42a3034](https://github.com/gatsbyjs/gatsby/commit/42a303408da649d2457095c57a1f30d830586d01))

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update [dev] minor and patch dependencies for create-gatsby [#37349](https://github.com/gatsbyjs/gatsby/issues/37349) ([3e10d56](https://github.com/gatsbyjs/gatsby/commit/3e10d56c885a7b8ba2e15bcbddaabc0426087714))

### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.3.1/packages/create-gatsby) (2022-12-14)

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

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

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

#### Bug Fixes

- update minor and patch dependencies for gatsby-cli [#37378](https://github.com/gatsbyjs/gatsby/issues/37378) ([9fabd4f](https://github.com/gatsbyjs/gatsby/commit/9fabd4f86833de35ce4c1b59ad8addda50338785))
- Always use `--legacy-peer-deps` [#37280](https://github.com/gatsbyjs/gatsby/issues/37280) ([42a3034](https://github.com/gatsbyjs/gatsby/commit/42a303408da649d2457095c57a1f30d830586d01))

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update gatsby monorepo [#37366](https://github.com/gatsbyjs/gatsby/issues/37366) ([bbd6220](https://github.com/gatsbyjs/gatsby/commit/bbd62204a1a402efb681a16ead66421f6f017660))
- update [dev] minor and patch dependencies for gatsby-cli [#37350](https://github.com/gatsbyjs/gatsby/issues/37350) ([86fc81d](https://github.com/gatsbyjs/gatsby/commit/86fc81d0c2a2a9dbfdf1552063a3b805e98cf689))

### [5.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.3.1/packages/gatsby-cli) (2022-12-14)

**Note:** Version bump only for package gatsby-cli
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-codemods/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.

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

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update dependency @types/jscodeshift to ^0.11.6 for gatsby-codemods [#37358](https://github.com/gatsbyjs/gatsby/issues/37358) ([ccd0cc3](https://github.com/gatsbyjs/gatsby/commit/ccd0cc3a6f1640c0bcbe4b26d11fba84616ba0ca))

## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.3.0/packages/gatsby-codemods) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.4.0/packages/gatsby-core-utils) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update dependency msw to ^0.49.2 for gatsby-core-utils [#37361](https://github.com/gatsbyjs/gatsby/issues/37361) ([2a72d2f](https://github.com/gatsbyjs/gatsby/commit/2a72d2fb2315232b4bdfef14a0dccd7b8549d130))

#### Other Changes

- Revert "fix(deps): update dependency lmdb to v2.7.1 (#37160)" [#37160](https://github.com/gatsbyjs/gatsby/issues/37160) [#37255](https://github.com/gatsbyjs/gatsby/issues/37255) ([9f6f6b8](https://github.com/gatsbyjs/gatsby/commit/9f6f6b8a2615856e95c948615a7e044131d3a93b))

### [4.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.3.1/packages/gatsby-core-utils) (2022-12-14)

#### Other Changes
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.4.0/packages/gatsby-cypress) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.3.0/packages/gatsby-cypress) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.4.0/packages/gatsby-design-tokens) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.3.0/packages/gatsby-design-tokens) (2022-12-13)

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

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

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

#### Bug Fixes

- update minor and patch dependencies for gatsby-dev-cli [#37379](https://github.com/gatsbyjs/gatsby/issues/37379) ([9c4d90e](https://github.com/gatsbyjs/gatsby/commit/9c4d90e070ca2947037d85195a52a7cce238444b))

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.3.0/packages/gatsby-dev-cli) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-graphiql-explorer/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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.4.0/packages/gatsby-graphiql-explorer) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update [dev] minor and patch dependencies for gatsby-graphiql-explorer [#37351](https://github.com/gatsbyjs/gatsby/issues/37351) ([636e1d3](https://github.com/gatsbyjs/gatsby/commit/636e1d31d1a41e79ef6ad2d85eafd1aafa99abc0))

## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.3.0/packages/gatsby-graphiql-explorer) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.4.0/packages/gatsby-legacy-polyfills) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.3.0/packages/gatsby-legacy-polyfills) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.4.0/packages/gatsby-link) (2023-01-10)

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

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

### [5.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.3.1/packages/gatsby-link) (2022-12-14)

**Note:** Version bump only for package gatsby-link
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-page-utils/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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.4.0/packages/gatsby-page-utils) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.3.1/packages/gatsby-page-utils) (2022-12-14)

**Note:** Version bump only for package gatsby-page-utils
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.4.0/packages/gatsby-parcel-config) (2023-01-10)

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

#### Bug Fixes

- update parcel to v2.8.2 [#37383](https://github.com/gatsbyjs/gatsby/issues/37383) ([7fda6d1](https://github.com/gatsbyjs/gatsby/commit/7fda6d163eadb9a871b7954c51abfd450939b32d))

### [1.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.3.1/packages/gatsby-parcel-config) (2022-12-14)

**Note:** Version bump only for package gatsby-parcel-config
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.4.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.4.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-01-10)

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

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

### [2.3.1](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.3.1/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2022-12-14)

**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd
Expand Down
12 changes: 12 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,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

#### Bug Fixes

- update dependency fast-glob to ^3.2.12 for gatsby-plugin-benchmark-reporting [#37369](https://github.com/gatsbyjs/gatsby/issues/37369) ([d9fd064](https://github.com/gatsbyjs/gatsby/commit/d9fd064db7378e3afc0d5bcf75649b11f221539b))

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.3.1/packages/gatsby-plugin-benchmark-reporting) (2022-12-14)

**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.4.0/packages/gatsby-plugin-canonical-urls) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.3.0/packages/gatsby-plugin-canonical-urls) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.4.0/packages/gatsby-plugin-catch-links) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.3.0/packages/gatsby-plugin-catch-links) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.4.0/packages/gatsby-plugin-coffeescript) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.3.0/packages/gatsby-plugin-coffeescript) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.4.0/packages/gatsby-plugin-cxs) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

### [5.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.3.1/packages/gatsby-plugin-cxs) (2022-12-14)

**Note:** Version bump only for package gatsby-plugin-cxs
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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.4.0/packages/gatsby-plugin-emotion) (2023-01-10)

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

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

## [8.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.3.0/packages/gatsby-plugin-emotion) (2022-12-13)

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

0 comments on commit 3949808

Please sign in to comment.