-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
31 additions
and
7 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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.8.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.8.7) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
## [0.8.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.8.6) (2021-02-24) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
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
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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.13.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.1) (2021-02-25) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-feed:** Exists function and update version fs-extra ([#29616](https://github.com/gatsbyjs/gatsby/issues/29616)) ([#29764](https://github.com/gatsbyjs/gatsby/issues/29764)) ([21f02de](https://github.com/gatsbyjs/gatsby/commit/21f02de1479f6c3c33cb3a13e47c138a8ecd7d4e)) | ||
|
||
# [2.13.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.0) (2021-02-02) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-feed | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-feed", | ||
"description": "Creates an RSS feed for your Gatsby site.", | ||
"version": "2.13.0", | ||
"version": "2.13.1", | ||
"author": "Nicholas Young <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.14.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.14.3) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-sharp | ||
|
||
## [2.14.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.14.2) (2021-02-24) | ||
|
||
### Bug Fixes | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-sharp", | ||
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", | ||
"version": "2.14.2", | ||
"version": "2.14.3", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.11.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.3) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-sqip | ||
|
||
## [2.11.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.2) (2021-02-24) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-sqip | ||
|
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 |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "gatsby-transformer-sqip", | ||
"description": "Generates geometric primitive version of images", | ||
"version": "2.11.2", | ||
"version": "2.11.3", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.12.5", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-plugin-sharp": "^2.14.2", | ||
"gatsby-plugin-sharp": "^2.14.3", | ||
"md5-file": "^5.0.0", | ||
"mini-svg-data-uri": "^1.2.3", | ||
"p-queue": "^6.6.2", | ||
|
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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.32.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.32.7) (2021-02-25) | ||
|
||
### Features | ||
|
||
- **gatsby:** ignore case option in create redirect ([#29742](https://github.com/gatsbyjs/gatsby/issues/29742)) ([91b9d66](https://github.com/gatsbyjs/gatsby/commit/91b9d66891d3a7972c340cb9c9bf141c56ec8027)) | ||
|
||
## [2.32.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.32.6) (2021-02-24) | ||
|
||
### Features | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby", | ||
"description": "Blazing fast modern site generator for React", | ||
"version": "2.32.6", | ||
"version": "2.32.7", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "./cli.js" | ||
|