forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(changelogs): update changelogs for 3.13 release (gatsbyjs#32970)
Co-authored-by: Vladimir Razuvaev <[email protected]>
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.13.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem) (2021-09-01) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13) | ||
|
||
#### Bug Fixes | ||
|
||
- Switch `auth` option from got to username/password [#32665](https://github.com/gatsbyjs/gatsby/issues/32665) ([d6326df](https://github.com/gatsbyjs/gatsby/commit/d6326df78873f4856f7296c4de360c9a7493cebb)) | ||
|
||
#### Chores | ||
|
||
- re-generate changelogs [#32886](https://github.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://github.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177)) | ||
|
||
## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem) (2021-08-18) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) | ||
|