Skip to content

Commit 75a9e19

Browse files

File tree

18 files changed

+52
-16
lines changed

18 files changed

+52
-16
lines changed

packages/gatsby-cli/CHANGELOG.md

+4
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.6.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli/compare/[email protected]@2.6.10) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.6.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli/compare/[email protected]@2.6.9) (2019-06-18)
711

812
**Note:** Version bump only for package gatsby-cli

packages/gatsby-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.6.9",
4+
"version": "2.6.10",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "lib/index.js"

packages/gatsby-plugin-sharp/CHANGELOG.md

+4
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.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/compare/[email protected]@2.1.7) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-plugin-sharp
9+
610
## [2.1.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp/compare/[email protected]@2.1.6) (2019-06-18)
711

812
### Features

packages/gatsby-plugin-sharp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sharp",
33
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
4-
"version": "2.1.6",
4+
"version": "2.1.7",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-contentful/CHANGELOG.md

+4
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.0.73](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.73) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-source-contentful
9+
610
## [2.0.72](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.72) (2019-06-18)
711

812
### Bug Fixes

packages/gatsby-source-contentful/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-contentful",
33
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
4-
"version": "2.0.72",
4+
"version": "2.0.73",
55
"author": "Marcus Ericsson <[email protected]> (mericsson.com)",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,8 +15,8 @@
1515
"contentful": "^6.1.0",
1616
"deep-map": "^1.5.0",
1717
"fs-extra": "^4.0.2",
18-
"gatsby-plugin-sharp": "^2.1.6",
19-
"gatsby-source-filesystem": "^2.0.40",
18+
"gatsby-plugin-sharp": "^2.1.7",
19+
"gatsby-source-filesystem": "^2.0.41",
2020
"is-online": "^7.0.0",
2121
"joi": "^14.0.0",
2222
"json-stringify-safe": "^5.0.1",

packages/gatsby-source-drupal/CHANGELOG.md

+4
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.14](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/[email protected]@3.1.14) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-source-drupal
9+
610
## [3.1.13](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/[email protected]@3.1.13) (2019-06-18)
711

812
**Note:** Version bump only for package gatsby-source-drupal

packages/gatsby-source-drupal/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-drupal",
33
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
4-
"version": "3.1.13",
4+
"version": "3.1.14",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.0.0",
1111
"axios": "^0.19.0",
1212
"bluebird": "^3.5.0",
13-
"gatsby-source-filesystem": "^2.0.40",
13+
"gatsby-source-filesystem": "^2.0.41",
1414
"lodash": "^4.17.10",
1515
"tiny-async-pool": "^1.0.4"
1616
},

packages/gatsby-source-filesystem/CHANGELOG.md

+4
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.0.41](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/[email protected]@2.0.41) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-source-filesystem
9+
610
## [2.0.40](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/[email protected]@2.0.40) (2019-06-18)
711

812
### Features

packages/gatsby-source-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-filesystem",
33
"description": "Gatsby plugin which parses files within a directory for further parsing by other plugins",
4-
"version": "2.0.40",
4+
"version": "2.0.41",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-shopify/CHANGELOG.md

+4
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.0.39](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/compare/[email protected]@2.0.39) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-source-shopify
9+
610
## [2.0.38](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/compare/[email protected]@2.0.38) (2019-06-18)
711

812
**Note:** Version bump only for package gatsby-source-shopify

packages/gatsby-source-shopify/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-shopify",
3-
"version": "2.0.38",
3+
"version": "2.0.39",
44
"description": "Gatsby source plugin for building websites using Shopfiy as a data source.",
55
"scripts": {
66
"build": "babel src --out-dir .",
@@ -32,7 +32,7 @@
3232
"babel-preset-gatsby-package": "^0.1.4",
3333
"chalk": "^2.4.1",
3434
"gatsby-node-helpers": "^0.3.0",
35-
"gatsby-source-filesystem": "^2.0.40",
35+
"gatsby-source-filesystem": "^2.0.41",
3636
"graphql-request": "^1.6.0",
3737
"lodash": "^4.17.4",
3838
"p-iteration": "^1.1.7",

packages/gatsby-source-wordpress/CHANGELOG.md

+4
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.0.67](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.67) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-source-wordpress
9+
610
## [3.0.66](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.66) (2019-06-18)
711

812
**Note:** Version bump only for package gatsby-source-wordpress

packages/gatsby-source-wordpress/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-wordpress",
33
"description": "Gatsby source plugin for building websites using the Wordpress CMS as a data source.",
4-
"version": "3.0.66",
4+
"version": "3.0.67",
55
"author": "Sebastien Fichot <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -14,7 +14,7 @@
1414
"bluebird": "^3.5.0",
1515
"deep-map": "^1.5.0",
1616
"deep-map-keys": "^1.2.0",
17-
"gatsby-source-filesystem": "^2.0.40",
17+
"gatsby-source-filesystem": "^2.0.41",
1818
"json-stringify-safe": "^5.0.1",
1919
"lodash": "^4.17.10",
2020
"minimatch": "^3.0.4",

packages/gatsby-transformer-sqip/CHANGELOG.md

+4
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.0.44](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sqip/compare/[email protected]@2.0.44) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby-transformer-sqip
9+
610
## [2.0.43](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sqip/compare/[email protected]@2.0.43) (2019-06-18)
711

812
**Note:** Version bump only for package gatsby-transformer-sqip

packages/gatsby-transformer-sqip/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-sqip",
33
"description": "Generates geometric primitive version of images",
4-
"version": "2.0.43",
4+
"version": "2.0.44",
55
"author": "Benedikt Rötsch <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.0.0",
1111
"bluebird": "^3.5.4",
1212
"fs-extra": "^4.0.2",
13-
"gatsby-plugin-sharp": "^2.1.6",
13+
"gatsby-plugin-sharp": "^2.1.7",
1414
"md5-file": "^4.0.0",
1515
"mini-svg-data-uri": "^1.0.0",
1616
"p-queue": "^2.3.0",

packages/gatsby/CHANGELOG.md

+4
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.9.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.7) (2019-06-18)
7+
8+
**Note:** Version bump only for package gatsby
9+
610
## [2.9.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.6) (2019-06-18)
711

812
**Note:** Version bump only for package gatsby

packages/gatsby/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "2.9.6",
4+
"version": "2.9.7",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"
@@ -66,7 +66,7 @@
6666
"flat": "^4.0.0",
6767
"fs-exists-cached": "1.0.0",
6868
"fs-extra": "^5.0.0",
69-
"gatsby-cli": "^2.6.9",
69+
"gatsby-cli": "^2.6.10",
7070
"gatsby-graphiql-explorer": "^0.1.2",
7171
"gatsby-link": "^2.1.1",
7272
"gatsby-plugin-page-creator": "^2.0.13",

0 commit comments

Comments
 (0)