Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-source-contentful@2.1.29
 - gatsby-source-drupal@3.2.23
 - gatsby-source-filesystem@2.1.18
 - gatsby-source-shopify@3.0.9
 - gatsby-source-wordpress@3.1.25
  • Loading branch information
sidharthachatterjee committed Aug 24, 2019
1 parent 799f657 commit 17b274a
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 9 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-source-contentful/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.1.28...gatsby-source-contentful@2.1.29) (2019-08-24)

**Note:** Version bump only for package gatsby-source-contentful

## [2.1.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.1.27...gatsby-source-contentful@2.1.28) (2019-08-24)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-contentful/package.json
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.28",
"version": "2.1.29",
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -17,7 +17,7 @@
"deep-map": "^1.5.0",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.2.18",
"gatsby-source-filesystem": "^2.1.17",
"gatsby-source-filesystem": "^2.1.18",
"is-online": "^8.2.0",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.15",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.2.22...gatsby-source-drupal@3.2.23) (2019-08-24)

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

## [3.2.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.2.21...gatsby-source-drupal@3.2.22) (2019-08-24)

**Note:** Version bump only for package gatsby-source-drupal
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-drupal/package.json
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.22",
"version": "3.2.23",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -11,7 +11,7 @@
"axios": "^0.19.0",
"bluebird": "^3.5.5",
"body-parser": "^1.19.0",
"gatsby-source-filesystem": "^2.1.17",
"gatsby-source-filesystem": "^2.1.18",
"lodash": "^4.17.15",
"tiny-async-pool": "^1.0.4"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-filesystem/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.17...gatsby-source-filesystem@2.1.18) (2019-08-24)

### Bug Fixes

- **gatsby-source-filesystem:** Use forward slashes on relative… ([#17048](https://github.com/gatsbyjs/gatsby/issues/17048)) ([799f657](https://github.com/gatsbyjs/gatsby/commit/799f657))

## [2.1.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.16...gatsby-source-filesystem@2.1.17) (2019-08-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
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.17",
"version": "2.1.18",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-shopify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.0.8...gatsby-source-shopify@3.0.9) (2019-08-24)

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

## [3.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.0.7...gatsby-source-shopify@3.0.8) (2019-08-24)

**Note:** Version bump only for package gatsby-source-shopify
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-shopify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-shopify",
"version": "3.0.8",
"version": "3.0.9",
"description": "Gatsby source plugin for building websites using Shopfiy as a data source.",
"scripts": {
"build": "babel src --out-dir . --ignore **/__tests__",
Expand Down Expand Up @@ -36,7 +36,7 @@
"babel-preset-gatsby-package": "^0.2.3",
"chalk": "^2.4.2",
"gatsby-node-helpers": "^0.3.0",
"gatsby-source-filesystem": "^2.1.17",
"gatsby-source-filesystem": "^2.1.18",
"graphql-request": "^1.8.2",
"lodash": "^4.17.15",
"p-iteration": "^1.1.8",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-wordpress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.1.24...gatsby-source-wordpress@3.1.25) (2019-08-24)

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

## [3.1.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.1.23...gatsby-source-wordpress@3.1.24) (2019-08-24)

**Note:** Version bump only for package gatsby-source-wordpress
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-wordpress",
"description": "Gatsby source plugin for building websites using the Wordpress CMS as a data source.",
"version": "3.1.24",
"version": "3.1.25",
"author": "Sebastien Fichot <fichot.sebastien@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -14,7 +14,7 @@
"bluebird": "^3.5.5",
"deep-map": "^1.5.0",
"deep-map-keys": "^1.2.0",
"gatsby-source-filesystem": "^2.1.17",
"gatsby-source-filesystem": "^2.1.18",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.15",
"minimatch": "^3.0.4",
Expand Down

0 comments on commit 17b274a

Please sign in to comment.