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.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
1 parent
4131a09
commit 5e6029b
Showing
14 changed files
with
40 additions
and
10 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. | ||
|
||
## [2.5.13](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli/compare/[email protected]@2.5.13) (2019-05-09) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
## [2.5.12](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli/compare/[email protected]@2.5.12) (2019-04-25) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
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-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "2.5.12", | ||
"version": "2.5.13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "lib/index.js" | ||
|
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. | ||
|
||
## [4.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify-cms/compare/[email protected]@4.0.1) (2019-05-09) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify-cms | ||
|
||
# [4.0.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify-cms/compare/[email protected]@4.0.0) (2019-05-03) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify-cms | ||
|
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-netlify-cms", | ||
"description": "A Gatsby plugin which generates the Netlify CMS single page app", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"author": "Shawn Erquhart <[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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.37](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/compare/[email protected]@2.0.37) (2019-05-09) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-sharp:** ignore sizeByPixelDensity option and add deprecation warning ([#13852](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/issues/13852)) ([4131a09](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/commit/4131a09)), closes [#12743](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/issues/12743) | ||
|
||
## [2.0.36](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/compare/[email protected]@2.0.36) (2019-05-03) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-sharp | ||
|
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.0.36", | ||
"version": "2.0.37", | ||
"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.0.56](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.56) (2019-05-09) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
||
## [2.0.55](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.55) (2019-05-03) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
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-source-contentful", | ||
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", | ||
"version": "2.0.55", | ||
"version": "2.0.56", | ||
"author": "Marcus Ericsson <[email protected]> (mericsson.com)", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -14,7 +14,7 @@ | |
"contentful": "^6.1.0", | ||
"deep-map": "^1.5.0", | ||
"fs-extra": "^4.0.2", | ||
"gatsby-plugin-sharp": "^2.0.36", | ||
"gatsby-plugin-sharp": "^2.0.37", | ||
"gatsby-source-filesystem": "^2.0.33", | ||
"is-online": "^7.0.0", | ||
"json-stringify-safe": "^5.0.1", | ||
|
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.0.35](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sqip/compare/[email protected]@2.0.35) (2019-05-09) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-sqip | ||
|
||
## [2.0.34](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sqip/compare/[email protected]@2.0.34) (2019-05-03) | ||
|
||
**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,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-transformer-sqip", | ||
"description": "Generates geometric primitive version of images", | ||
"version": "2.0.34", | ||
"version": "2.0.35", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,7 +10,7 @@ | |
"@babel/runtime": "^7.0.0", | ||
"axios": "^0.18.0", | ||
"fs-extra": "^4.0.2", | ||
"gatsby-plugin-sharp": "^2.0.36", | ||
"gatsby-plugin-sharp": "^2.0.37", | ||
"mini-svg-data-uri": "^1.0.0", | ||
"p-queue": "^2.3.0", | ||
"sqip": "^0.3.3" | ||
|
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.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-xml/compare/[email protected]@2.0.10) (2019-05-09) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-xml | ||
|
||
## [2.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-xml/compare/[email protected]@2.0.9) (2019-03-15) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-xml | ||
|
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-transformer-xml", | ||
"description": "Gatsby plugin for parsing XML files. It supports also attributes", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"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.4.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.3) (2019-05-09) | ||
|
||
**Note:** Version bump only for package gatsby | ||
|
||
## [2.4.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.2) (2019-05-03) | ||
|
||
**Note:** Version bump only for package gatsby | ||
|
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.4.2", | ||
"version": "2.4.3", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "./dist/bin/gatsby.js" | ||
|
@@ -65,7 +65,7 @@ | |
"flat": "^4.0.0", | ||
"fs-exists-cached": "1.0.0", | ||
"fs-extra": "^5.0.0", | ||
"gatsby-cli": "^2.5.12", | ||
"gatsby-cli": "^2.5.13", | ||
"gatsby-link": "^2.1.1", | ||
"gatsby-plugin-page-creator": "^2.0.12", | ||
"gatsby-react-router-scroll": "^2.0.7", | ||
|