Skip to content

Commit e1162c6

Browse files
author
GatsbyJS Bot
authored
chore(changelogs): update changelogs (#33918)
1 parent 1b81394 commit e1162c6

File tree

22 files changed

+96
-0
lines changed

22 files changed

+96
-0
lines changed

packages/create-gatsby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-11-09)
7+
8+
**Note:** Version bump only for package create-gatsby
9+
610
## [2.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-11-02)
711

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

packages/gatsby-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-11-02)
711

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

packages/gatsby-plugin-cxs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-cxs
9+
610
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-cxs) (2021-11-02)
711

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

packages/gatsby-plugin-feed/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-feed
9+
610
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed) (2021-11-02)
711

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

packages/gatsby-plugin-flow/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-flow
9+
610
## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-flow) (2021-11-02)
711

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

packages/gatsby-plugin-google-tagmanager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-tagmanager) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-google-tagmanager
9+
610
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-tagmanager) (2021-11-02)
711

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

packages/gatsby-plugin-manifest/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-manifest
9+
610
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest) (2021-11-02)
711

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

packages/gatsby-plugin-mdx/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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-mdx) (2021-11-09)
7+
8+
#### Bug Fixes
9+
10+
- allow not defining entry for subplugins [#33900](https://github.com/gatsbyjs/gatsby/issues/33900) [#33909](https://github.com/gatsbyjs/gatsby/issues/33909) ([4975ee2](https://github.com/gatsbyjs/gatsby/commit/4975ee26561a520daf8e2082479d21b2062a862e))
11+
612
## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-mdx) (2021-11-02)
713

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

packages/gatsby-plugin-offline/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-offline) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-offline
9+
610
## [5.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-offline) (2021-11-02)
711

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

packages/gatsby-plugin-page-creator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-page-creator) (2021-11-09)
7+
8+
**Note:** Version bump only for package gatsby-plugin-page-creator
9+
610
## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-page-creator) (2021-11-02)
711

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

0 commit comments

Comments
 (0)