Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-plugin-remove-graphql-queries@2.5.1
 - babel-preset-gatsby-package@0.1.2
 - babel-preset-gatsby@0.1.2
 - gatsby-cli@2.4.4
 - gatsby-codemods@1.0.6
 - gatsby-dev-cli@2.4.6
 - gatsby-image@2.0.18
 - gatsby-link@2.0.6
 - gatsby-plugin-canonical-urls@2.0.7
 - gatsby-plugin-catch-links@2.0.6
 - gatsby-plugin-coffeescript@2.0.6
 - gatsby-plugin-create-client-paths@2.0.2
 - gatsby-plugin-emotion@2.0.6
 - gatsby-plugin-facebook-analytics@2.0.1
 - gatsby-plugin-feed@2.0.9
 - gatsby-plugin-fullstory@2.0.1
 - gatsby-plugin-glamor@2.0.6
 - gatsby-plugin-google-analytics@2.0.7
 - gatsby-plugin-google-gtag@1.0.2
 - gatsby-plugin-google-tagmanager@2.0.6
 - gatsby-plugin-guess-js@1.0.2
 - gatsby-plugin-jss@2.0.3
 - gatsby-plugin-layout@1.0.5
 - gatsby-plugin-less@2.0.7
 - gatsby-plugin-lodash@3.0.2
 - gatsby-plugin-manifest@2.0.7
 - gatsby-plugin-netlify-cms@3.0.5
 - gatsby-plugin-netlify@2.0.3
 - gatsby-plugin-nprogress@2.0.6
 - gatsby-plugin-offline@2.0.10
 - gatsby-plugin-page-creator@2.0.2
 - gatsby-plugin-postcss@2.0.1
 - gatsby-plugin-preact@2.0.7
 - gatsby-plugin-react-css-modules@2.0.3
 - gatsby-plugin-react-helmet@3.0.1
 - gatsby-plugin-remove-trailing-slashes@2.0.4
 - gatsby-plugin-sass@2.0.2
 - gatsby-plugin-sharp@2.0.9
 - gatsby-plugin-sitemap@2.0.2
 - gatsby-plugin-styled-components@3.0.1
 - gatsby-plugin-styled-jsx@3.0.2
 - gatsby-plugin-styletron@3.0.2
 - gatsby-plugin-stylus@2.0.2
 - gatsby-plugin-subfont@1.0.2
 - gatsby-plugin-twitter@2.0.7
 - gatsby-plugin-typescript@2.0.1
 - gatsby-plugin-typography@2.2.1
 - gatsby-react-router-scroll@2.0.1
 - gatsby-remark-autolink-headers@2.0.9
 - gatsby-remark-code-repls@2.0.1
 - gatsby-remark-copy-linked-files@2.0.6
 - gatsby-remark-custom-blocks@2.0.1
 - gatsby-remark-embed-snippet@3.0.2
 - gatsby-remark-graphviz@1.0.3
 - gatsby-remark-images@2.0.5
 - gatsby-remark-katex@2.0.6
 - gatsby-remark-prismjs@3.0.3
 - gatsby-remark-responsive-iframe@2.0.6
 - gatsby-remark-smartypants@2.0.6
 - gatsby-source-contentful@2.0.7
 - gatsby-source-drupal@3.0.6
 - gatsby-source-faker@2.0.1
 - gatsby-source-filesystem@2.0.6
 - gatsby-source-graphql@2.0.5
 - gatsby-source-hacker-news@2.0.6
 - gatsby-source-lever@2.0.1
 - gatsby-source-medium@2.0.1
 - gatsby-source-mongodb@2.0.6
 - gatsby-source-npm-package-search@2.0.1
 - gatsby-source-wikipedia@2.0.2
 - gatsby-source-wordpress@3.0.10
 - gatsby-transformer-csv@2.0.3
 - gatsby-transformer-documentationjs@2.0.1
 - gatsby-transformer-excel@2.1.3
 - gatsby-transformer-hjson@2.1.2
 - gatsby-transformer-javascript-frontmatter@2.0.3
 - gatsby-transformer-javascript-static-exports@2.1.3
 - gatsby-transformer-json@2.1.5
 - gatsby-transformer-pdf@1.0.13
 - gatsby-transformer-react-docgen@2.1.2
 - gatsby-transformer-remark@2.1.10
 - gatsby-transformer-screenshot@2.0.5
 - gatsby-transformer-sharp@2.1.6
 - gatsby-transformer-sqip@2.0.4
 - gatsby-transformer-toml@2.1.2
 - gatsby-transformer-xml@2.0.3
 - gatsby-transformer-yaml@2.1.4
 - gatsby@2.0.32
 - graphql-skip-limit@2.0.1
  • Loading branch information
DSchau committed Oct 29, 2018
1 parent 2788f93 commit dbd71c3
Show file tree
Hide file tree
Showing 178 changed files with 735 additions and 189 deletions.
6 changes: 6 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/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.5.1"></a>

## [2.5.1](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.5.0...babel-plugin-remove-graphql-queries@2.5.1) (2018-10-29)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries

<a name="2.5.0"></a>

# [2.5.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.0.2-rc.3...babel-plugin-remove-graphql-queries@2.5.0) (2018-09-17)
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-remove-graphql-queries/package.json
@@ -1,11 +1,11 @@
{
"name": "babel-plugin-remove-graphql-queries",
"version": "2.5.0",
"version": "2.5.1",
"author": "Jason Quense <monastic.panic@gmail.com>",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1"
"babel-preset-gatsby-package": "^0.1.2"
},
"license": "MIT",
"main": "index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-gatsby-package/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="0.1.2"></a>

## [0.1.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.1.1...babel-preset-gatsby-package@0.1.2) (2018-10-29)

**Note:** Version bump only for package babel-preset-gatsby-package

<a name="0.1.1"></a>

## 0.1.1 (2018-10-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-gatsby-package/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-preset-gatsby-package",
"version": "0.1.1",
"version": "0.1.2",
"author": "Philipp Spiess <hello@philippspiess.com>",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-gatsby/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="0.1.2"></a>

## [0.1.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.1.1...babel-preset-gatsby@0.1.2) (2018-10-29)

**Note:** Version bump only for package babel-preset-gatsby

<a name="0.1.1"></a>

## 0.1.1 (2018-10-23)
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-gatsby/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-preset-gatsby",
"version": "0.1.1",
"version": "0.1.2",
"author": "Philipp Spiess <hello@philippspiess.com>",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.0.0",
Expand All @@ -18,6 +18,6 @@
"watch": "babel -w src --out-dir . --ignore **/__tests__"
},
"devDependencies": {
"babel-preset-gatsby-package": "^0.1.1"
"babel-preset-gatsby-package": "^0.1.2"
}
}
6 changes: 6 additions & 0 deletions packages/gatsby-cli/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.4.4"></a>

## [2.4.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli/compare/gatsby-cli@2.4.3...gatsby-cli@2.4.4) (2018-10-29)

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

<a name="2.4.3"></a>

## [2.4.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli/compare/gatsby-cli@2.4.2...gatsby-cli@2.4.3) (2018-10-09)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "2.4.3",
"version": "2.4.4",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "lib/index.js"
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4"
},
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-codemods/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="1.0.6"></a>

## [1.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.0.5...gatsby-codemods@1.0.6) (2018-10-29)

**Note:** Version bump only for package gatsby-codemods

<a name="1.0.5"></a>

## [1.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.0.4...gatsby-codemods@1.0.5) (2018-10-01)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-codemods/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-codemods",
"version": "1.0.5",
"version": "1.0.6",
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.0.5",
"jscodeshift": "^0.5.1"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-dev-cli/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.4.6"></a>

## [2.4.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli/compare/gatsby-dev-cli@2.4.5...gatsby-dev-cli@2.4.6) (2018-10-29)

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

<a name="2.4.5"></a>

## [2.4.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli/compare/gatsby-dev-cli@2.4.4...gatsby-dev-cli@2.4.5) (2018-10-05)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-dev-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-dev-cli",
"description": "CLI helpers for contributors working on Gatsby",
"version": "2.4.5",
"version": "2.4.6",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby-dev": "./dist/index.js"
Expand All @@ -21,7 +21,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.0.5"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-image/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.18"></a>

## [2.0.18](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image/compare/gatsby-image@2.0.17...gatsby-image@2.0.18) (2018-10-29)

**Note:** Version bump only for package gatsby-image

<a name="2.0.17"></a>

## [2.0.17](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image/compare/gatsby-image@2.0.16...gatsby-image@2.0.17) (2018-10-24)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-image/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-image",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
"version": "2.0.17",
"version": "2.0.18",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -13,7 +13,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4",
"react-testing-library": "^5.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-link/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.6"></a>

## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-link/compare/gatsby-link@2.0.5...gatsby-link@2.0.6) (2018-10-29)

**Note:** Version bump only for package gatsby-link

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

## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-link/compare/gatsby-link@2.0.4...gatsby-link@2.0.5) (2018-10-24)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-link/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-link",
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
"version": "2.0.5",
"version": "2.0.6",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -15,7 +15,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4",
"react-testing-library": "^5.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-canonical-urls/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.7"></a>

## [2.0.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls/compare/gatsby-plugin-canonical-urls@2.0.6...gatsby-plugin-canonical-urls@2.0.7) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-canonical-urls

<a name="2.0.6"></a>

## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls/compare/gatsby-plugin-canonical-urls@2.0.5...gatsby-plugin-canonical-urls@2.0.6) (2018-10-01)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-canonical-urls/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-canonical-urls",
"description": "Add canonical links to HTML pages Gatsby generates.",
"version": "2.0.6",
"version": "2.0.7",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -12,7 +12,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-catch-links/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.6"></a>

## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links/compare/gatsby-plugin-catch-links@2.0.5...gatsby-plugin-catch-links@2.0.6) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-catch-links

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

## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links/compare/gatsby-plugin-catch-links@2.0.4...gatsby-plugin-catch-links@2.0.5) (2018-10-16)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-catch-links/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-catch-links",
"description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.",
"version": "2.0.5",
"version": "2.0.6",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -13,7 +13,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-coffeescript/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.6"></a>

## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript/compare/gatsby-plugin-coffeescript@2.0.5...gatsby-plugin-coffeescript@2.0.6) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-coffeescript

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

## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript/compare/gatsby-plugin-coffeescript@2.0.0-rc.1...gatsby-plugin-coffeescript@2.0.5) (2018-09-17)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-coffeescript/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-coffeescript",
"description": "Adds CoffeeScript support for Gatsby",
"version": "2.0.5",
"version": "2.0.6",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -18,7 +18,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-create-client-paths/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.2"></a>

## [2.0.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-create-client-paths/compare/gatsby-plugin-create-client-paths@2.0.1...gatsby-plugin-create-client-paths@2.0.2) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-create-client-paths

<a name="2.0.1"></a>

## [2.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-create-client-paths/compare/gatsby-plugin-create-client-paths@2.0.0-rc.1...gatsby-plugin-create-client-paths@2.0.1) (2018-10-18)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-create-client-paths/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-create-client-paths",
"description": "Gatsby-plugin for creating paths that exist only on the client",
"version": "2.0.1",
"version": "2.0.2",
"author": "scott.eckenthal@gmail.com",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -12,7 +12,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-create-client-paths#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-emotion/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.6"></a>

## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-emotion/compare/gatsby-plugin-emotion@2.0.5...gatsby-plugin-emotion@2.0.6) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-emotion

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

## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-emotion/compare/gatsby-plugin-emotion@2.0.0-rc.5...gatsby-plugin-emotion@2.0.5) (2018-09-17)
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-emotion/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-emotion",
"description": "Gatsby plugin to add support for Emotion",
"version": "2.0.5",
"version": "2.0.6",
"author": "Tegan Churchill <churchill.tegan@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -12,7 +12,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"babel-preset-gatsby-package": "^0.1.1",
"babel-preset-gatsby-package": "^0.1.2",
"cross-env": "^5.1.4"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-emotion#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-facebook-analytics/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.1"></a>

## [2.0.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@2.0.0...gatsby-plugin-facebook-analytics@2.0.1) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-facebook-analytics

<a name="2.0.0"></a>

# [2.0.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@2.0.0-rc.1...gatsby-plugin-facebook-analytics@2.0.0) (2018-09-17)
Expand Down

0 comments on commit dbd71c3

Please sign in to comment.