Skip to content

Commit fd4d702

Browse files
authored
chore(changelogs): update changelogs (#38248)
1 parent f606a35 commit fd4d702

File tree

108 files changed

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

108 files changed

+805
-0
lines changed

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

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

6+
## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2023-05-16)
713

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

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

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

6+
## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
#### Bug Fixes
11+
12+
- update dependency core-js to ^3.30.2 [#38151](https://github.com/gatsbyjs/gatsby/issues/38151) ([aefdc09](https://github.com/gatsbyjs/gatsby/commit/aefdc09e94f0a3c257519be133a260258241740d))
13+
14+
#### Chores
15+
16+
- update dependency @types/babel\_\_core to ^7.20.1 for babel-preset-gatsby-package [#38141](https://github.com/gatsbyjs/gatsby/issues/38141) ([59cf598](https://github.com/gatsbyjs/gatsby/commit/59cf59826f0b044420f3cbf287acb590f24a8f84))
17+
618
## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2023-05-16)
719

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

packages/babel-preset-gatsby/CHANGELOG.md

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

6+
## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2023-05-16)
713

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

packages/create-gatsby/CHANGELOG.md

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

6+
## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
#### Chores
11+
12+
- update [dev] minor and patch dependencies for create-gatsby [#38137](https://github.com/gatsbyjs/gatsby/issues/38137) ([66fa91f](https://github.com/gatsbyjs/gatsby/commit/66fa91f2e5a3791de3397b1909180660559ffba4))
13+
614
## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2023-05-16)
715

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

packages/gatsby-cli/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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+
## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
#### Bug Fixes
11+
12+
- update dependency node-fetch to ^2.6.11 for gatsby-cli [#38155](https://github.com/gatsbyjs/gatsby/issues/38155) ([6b8936a](https://github.com/gatsbyjs/gatsby/commit/6b8936aebe9e23a21eb8abee75cca3a7333b7d55))
13+
- update typescript [#38133](https://github.com/gatsbyjs/gatsby/issues/38133) ([aa7a078](https://github.com/gatsbyjs/gatsby/commit/aa7a078383ca5a549743be3269e9bde44655a185))
14+
15+
#### Chores
16+
17+
- Various `yarn bootstrap` fixes fixes [#38223](https://github.com/gatsbyjs/gatsby/issues/38223) ([df12265](https://github.com/gatsbyjs/gatsby/commit/df1226576b911be0f962c149c0bcbad279d9f806))
18+
- update semver [#38171](https://github.com/gatsbyjs/gatsby/issues/38171) ([208cdef](https://github.com/gatsbyjs/gatsby/commit/208cdef13f6488251ba1810a57a1e28c38635631))
19+
620
## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2023-05-16)
721

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

packages/gatsby-codemods/CHANGELOG.md

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

6+
## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [4.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2023-05-16)
713

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

packages/gatsby-core-utils/CHANGELOG.md

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

6+
## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
#### Bug Fixes
11+
12+
- update typescript [#38133](https://github.com/gatsbyjs/gatsby/issues/38133) ([aa7a078](https://github.com/gatsbyjs/gatsby/commit/aa7a078383ca5a549743be3269e9bde44655a185))
13+
14+
#### Chores
15+
16+
- Various `yarn bootstrap` fixes fixes [#38223](https://github.com/gatsbyjs/gatsby/issues/38223) ([df12265](https://github.com/gatsbyjs/gatsby/commit/df1226576b911be0f962c149c0bcbad279d9f806))
17+
618
## [4.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2023-05-16)
719

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

packages/gatsby-cypress/CHANGELOG.md

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

6+
## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2023-05-16)
713

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

packages/gatsby-design-tokens/CHANGELOG.md

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

6+
## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2023-05-16)
713

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

packages/gatsby-dev-cli/CHANGELOG.md

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

6+
## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2023-06-15)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2023-05-16)
713

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

0 commit comments

Comments
 (0)