-
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.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
1 parent
27d3efc
commit e9c8e8a
Showing
48 changed files
with
136 additions
and
33 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.7.4](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2019-08-22) | ||
|
||
**Note:** Version bump only for package babel-plugin-remove-graphql-queries | ||
|
||
## [2.7.3](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2019-08-20) | ||
|
||
**Note:** Version bump only for package babel-plugin-remove-graphql-queries | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remove-graphql-queries", | ||
"version": "2.7.3", | ||
"version": "2.7.4", | ||
"author": "Jason Quense <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
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.7.37](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.7.37) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
## [2.7.36](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.7.36) (2019-08-22) | ||
|
||
**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.7.36", | ||
"version": "2.7.37", | ||
"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. | ||
|
||
## [2.5.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.12) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-dev-cli | ||
|
||
## [2.5.11](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.11) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-dev-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-dev-cli", | ||
"description": "CLI helpers for contributors working on Gatsby", | ||
"version": "2.5.11", | ||
"version": "2.5.12", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby-dev": "./dist/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. | ||
|
||
## [2.2.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.12) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
||
## [2.2.11](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.11) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
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-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "2.2.11", | ||
"version": "2.2.12", | ||
"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.1.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-analytics | ||
|
||
## [2.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2019-08-20) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-analytics | ||
|
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-google-analytics", | ||
"description": "Gatsby plugin to add google analytics onto a site", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"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. | ||
|
||
## [1.0.28](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.28) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-mdx | ||
|
||
## [1.0.27](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.27) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-mdx | ||
|
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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.2.16](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.16) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-sharp | ||
|
||
## [2.2.15](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.15) (2019-08-22) | ||
|
||
**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.2.15", | ||
"version": "2.2.16", | ||
"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.1.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.4) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-typescript | ||
|
||
## [2.1.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.3) (2019-08-20) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-typescript | ||
|
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-typescript", | ||
"description": "Adds TypeScript support to Gatsby", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -12,7 +12,7 @@ | |
"dependencies": { | ||
"@babel/preset-typescript": "^7.0.0", | ||
"@babel/runtime": "^7.0.0", | ||
"babel-plugin-remove-graphql-queries": "^2.7.3" | ||
"babel-plugin-remove-graphql-queries": "^2.7.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0", | ||
|
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. | ||
|
||
## [3.0.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.5) (2019-08-22) | ||
|
||
### Bug Fixes | ||
|
||
- update minor updates in packages except react, babel and… ([#16948](https://github.com/gatsbyjs/gatsby/issues/16948)) ([1c34c9b](https://github.com/gatsbyjs/gatsby/commit/1c34c9b)) | ||
|
||
## [3.0.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.4) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-code-repls | ||
|
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-remark-code-repls", | ||
"description": "Gatsby plugin to auto-generate links to popular REPLs like Babel and Codepen", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"author": "Brian Vaughn <[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.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@[email protected]) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-images-contentful | ||
|
||
## [2.1.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@[email protected]) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-images-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
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. | ||
|
||
## [3.1.16](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.1.16) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-images | ||
|
||
## [3.1.15](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.1.15) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-images | ||
|
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-remark-images", | ||
"description": "Processes images in markdown so they can be used in the production build.", | ||
"version": "3.1.15", | ||
"version": "3.1.16", | ||
"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. | ||
|
||
## [3.3.8](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.3.8) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-prismjs | ||
|
||
## [3.3.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.3.7) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-remark-prismjs | ||
|
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-remark-prismjs", | ||
"description": "Adds syntax highlighting to code blocks at build time using PrismJS", | ||
"version": "3.3.7", | ||
"version": "3.3.8", | ||
"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.1.25](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.25) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
||
## [2.1.24](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.24) (2019-08-22) | ||
|
||
**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.1.24", | ||
"version": "2.1.25", | ||
"author": "Marcus Ericsson <[email protected]> (mericsson.com)", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -16,8 +16,8 @@ | |
"contentful": "^6.1.3", | ||
"deep-map": "^1.5.0", | ||
"fs-extra": "^4.0.3", | ||
"gatsby-plugin-sharp": "^2.2.15", | ||
"gatsby-source-filesystem": "^2.1.13", | ||
"gatsby-plugin-sharp": "^2.2.16", | ||
"gatsby-source-filesystem": "^2.1.14", | ||
"is-online": "^7.0.0", | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.15", | ||
|
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. | ||
|
||
## [3.2.19](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.2.19) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-drupal | ||
|
||
## [3.2.18](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.2.18) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-drupal | ||
|
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-drupal", | ||
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", | ||
"version": "3.2.18", | ||
"version": "3.2.19", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"axios": "^0.19.0", | ||
"bluebird": "^3.5.5", | ||
"body-parser": "^1.19.0", | ||
"gatsby-source-filesystem": "^2.1.13", | ||
"gatsby-source-filesystem": "^2.1.14", | ||
"lodash": "^4.17.15", | ||
"tiny-async-pool": "^1.0.4" | ||
}, | ||
|
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.1.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.14) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-filesystem | ||
|
||
## [2.1.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.13) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-filesystem | ||
|
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-filesystem", | ||
"description": "Gatsby plugin which parses files within a directory for further parsing by other plugins", | ||
"version": "2.1.13", | ||
"version": "2.1.14", | ||
"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.1.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.7) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-mongodb | ||
|
||
## [2.1.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.6) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-mongodb | ||
|
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-mongodb", | ||
"description": "Source plugin for pulling data into Gatsby from MongoDB collections", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"authors": [ | ||
"[email protected]", | ||
"[email protected]" | ||
|
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. | ||
|
||
## [3.0.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.5) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-shopify | ||
|
||
## [3.0.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.4) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-shopify | ||
|
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,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.1.21](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.1.21) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-wordpress | ||
|
||
## [3.1.20](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.1.20) (2019-08-22) | ||
|
||
**Note:** Version bump only for package gatsby-source-wordpress | ||
|
Oops, something went wrong.