Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-google-gtag@1.0.1
 - gatsby-source-drupal@3.0.5
 - gatsby-source-filesystem@2.0.5
 - gatsby-source-wordpress@3.0.7
 - gatsby@2.0.27
  • Loading branch information
KyleAMathews committed Oct 19, 2018
1 parent 738cfc1 commit 9057427
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/gatsby-plugin-google-gtag/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.1"></a>

## [1.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/compare/gatsby-plugin-google-gtag@1.0.0...gatsby-plugin-google-gtag@1.0.1) (2018-10-19)

### Bug Fixes

- **gatsby-plugin-google-gtag:** use CommonJS instead of ES modules ([#9224](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/9224)) ([b05bed5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/commit/b05bed5)), closes [#9218](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/9218)

<a name="1.0.0"></a>

# 1.0.0 (2018-10-16)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-gtag/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-google-gtag",
"description": "Gatsby plugin to add google gtag onto a site",
"version": "1.0.0",
"version": "1.0.1",
"author": "Tyler Buchea <tyler@buchea.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-drupal/CHANGELOG.md
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.

<a name="3.0.5"></a>

## [3.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/gatsby-source-drupal@3.0.4...gatsby-source-drupal@3.0.5) (2018-10-19)

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

<a name="3.0.4"></a>

## [3.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/gatsby-source-drupal@3.0.3...gatsby-source-drupal@3.0.4) (2018-10-15)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-drupal/package.json
@@ -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.0.4",
"version": "3.0.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -10,7 +10,7 @@
"@babel/runtime": "^7.0.0",
"axios": "^0.18.0",
"bluebird": "^3.5.0",
"gatsby-source-filesystem": "^2.0.4",
"gatsby-source-filesystem": "^2.0.5",
"lodash": "^4.17.10"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-filesystem/CHANGELOG.md
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.

<a name="2.0.5"></a>

## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.4...gatsby-source-filesystem@2.0.5) (2018-10-19)

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

<a name="2.0.4"></a>

## [2.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.3...gatsby-source-filesystem@2.0.4) (2018-10-15)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
@@ -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.0.4",
"version": "2.0.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-wordpress/CHANGELOG.md
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.

<a name="3.0.7"></a>

## [3.0.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/gatsby-source-wordpress@3.0.6...gatsby-source-wordpress@3.0.7) (2018-10-19)

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

<a name="3.0.6"></a>

## [3.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/gatsby-source-wordpress@3.0.5...gatsby-source-wordpress@3.0.6) (2018-10-15)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-wordpress/package.json
@@ -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.0.6",
"version": "3.0.7",
"author": "Sebastien Fichot <fichot.sebastien@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -14,7 +14,7 @@
"bluebird": "^3.5.0",
"deep-map": "^1.5.0",
"deep-map-keys": "^1.2.0",
"gatsby-source-filesystem": "^2.0.4",
"gatsby-source-filesystem": "^2.0.5",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.10",
"minimatch": "^3.0.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.27"></a>

## [2.0.27](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.0.26...gatsby@2.0.27) (2018-10-19)

### Bug Fixes

- **gatsby:** ignore `__esModule` property when resolving module exports ([#9226](https://github.com/gatsbyjs/gatsby/issues/9226)) ([c57f1e0](https://github.com/gatsbyjs/gatsby/commit/c57f1e0))

<a name="2.0.26"></a>

## [2.0.26](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.0.25...gatsby@2.0.26) (2018-10-18)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.0.26",
"version": "2.0.27",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down

0 comments on commit 9057427

Please sign in to comment.