Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-cli@2.7.36
 - gatsby-dev-cli@2.5.11
 - gatsby-graphiql-explorer@0.2.6
 - gatsby-image@2.2.11
 - gatsby-link@2.2.7
 - gatsby-page-utils@0.0.9
 - gatsby-plugin-guess-js@1.1.7
 - gatsby-plugin-lodash@3.1.4
 - gatsby-plugin-manifest@2.2.8
 - gatsby-plugin-mdx@1.0.27
 - gatsby-plugin-netlify-cms@4.1.9
 - gatsby-plugin-netlify@2.1.8
 - gatsby-plugin-offline@2.2.9
 - gatsby-plugin-page-creator@2.1.9
 - gatsby-plugin-sass@2.1.11
 - gatsby-plugin-sharp@2.2.15
 - gatsby-plugin-sitemap@2.2.8
 - gatsby-plugin-styletron@4.1.4
 - gatsby-plugin-stylus@2.1.4
 - gatsby-plugin-subfont@1.1.4
 - gatsby-react-router-scroll@2.1.5
 - gatsby-remark-autolink-headers@2.1.6
 - gatsby-remark-code-repls@3.0.4
 - gatsby-remark-copy-linked-files@2.1.9
 - gatsby-remark-custom-blocks@2.1.4
 - gatsby-remark-embed-snippet@4.1.4
 - gatsby-remark-graphviz@1.1.5
 - gatsby-remark-images-contentful@2.1.7
 - gatsby-remark-images@3.1.15
 - gatsby-remark-katex@3.1.5
 - gatsby-remark-prismjs@3.3.7
 - gatsby-remark-responsive-iframe@2.2.7
 - gatsby-remark-smartypants@2.1.4
 - gatsby-source-contentful@2.1.24
 - gatsby-source-drupal@3.2.18
 - gatsby-source-filesystem@2.1.13
 - gatsby-source-graphql@2.1.7
 - gatsby-source-hacker-news@2.1.5
 - gatsby-source-lever@2.1.6
 - gatsby-source-mongodb@2.1.6
 - gatsby-source-shopify@3.0.4
 - gatsby-source-wordpress@3.1.20
 - gatsby-telemetry@1.1.17
 - gatsby-transformer-asciidoc@1.1.6
 - gatsby-transformer-documentationjs@4.1.5
 - gatsby-transformer-excel@2.2.4
 - gatsby-transformer-hjson@2.2.6
 - gatsby-transformer-pdf@1.1.5
 - gatsby-transformer-react-docgen@5.0.4
 - gatsby-transformer-remark@2.6.17
 - gatsby-transformer-screenshot@2.1.5
 - gatsby-transformer-sharp@2.2.9
 - gatsby-transformer-sqip@2.1.18
 - gatsby-transformer-toml@2.2.5
 - gatsby-transformer-xml@2.1.6
 - gatsby-transformer-yaml@2.2.6
 - gatsby@2.13.75
  • Loading branch information
sidharthachatterjee committed Aug 22, 2019
1 parent ae9541b commit 3d4663a
Show file tree
Hide file tree
Showing 114 changed files with 299 additions and 71 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
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.7.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.7.35...gatsby-cli@2.7.36) (2019-08-22)

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

## [2.7.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.7.34...gatsby-cli@2.7.35) (2019-08-21)

### Bug Fixes
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.7.35",
"version": "2.7.36",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "lib/index.js"
Expand All @@ -26,7 +26,7 @@
"execa": "^0.11.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^4.0.3",
"gatsby-telemetry": "^1.1.16",
"gatsby-telemetry": "^1.1.17",
"hosted-git-info": "^2.8.4",
"is-valid-path": "^0.1.1",
"lodash": "^4.17.15",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-dev-cli/CHANGELOG.md
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.5.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.10...gatsby-dev-cli@2.5.11) (2019-08-22)

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

## [2.5.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.9...gatsby-dev-cli@2.5.10) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-dev-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-dev-cli",
"description": "CLI helpers for contributors working on Gatsby",
"version": "2.5.10",
"version": "2.5.11",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby-dev": "./dist/index.js"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-graphiql-explorer/CHANGELOG.md
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.

## [0.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.2.5...gatsby-graphiql-explorer@0.2.6) (2019-08-22)

**Note:** Version bump only for package gatsby-graphiql-explorer

## [0.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.2.4...gatsby-graphiql-explorer@0.2.5) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-graphiql-explorer/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-graphiql-explorer",
"version": "0.2.5",
"version": "0.2.6",
"description": "GraphiQL IDE with custom features for Gatsby users",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-image/CHANGELOG.md
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.2.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.10...gatsby-image@2.2.11) (2019-08-22)

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

## [2.2.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.9...gatsby-image@2.2.10) (2019-08-20)

**Note:** Version bump only for package gatsby-image
Expand Down
2 changes: 1 addition & 1 deletion 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.2.10",
"version": "2.2.11",
"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-link/CHANGELOG.md
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.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.2.6...gatsby-link@2.2.7) (2019-08-22)

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

## [2.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.2.5...gatsby-link@2.2.6) (2019-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.2.6",
"version": "2.2.7",
"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-page-utils/CHANGELOG.md
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.

## [0.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.0.8...gatsby-page-utils@0.0.9) (2019-08-22)

**Note:** Version bump only for package gatsby-page-utils

## [0.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.0.7...gatsby-page-utils@0.0.8) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-page-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-page-utils",
"version": "0.0.8",
"version": "0.0.9",
"description": "Gatsby library that helps creating pages",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-guess-js/CHANGELOG.md
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.

## [1.1.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-guess-js@1.1.6...gatsby-plugin-guess-js@1.1.7) (2019-08-22)

**Note:** Version bump only for package gatsby-plugin-guess-js

## [1.1.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-guess-js@1.1.5...gatsby-plugin-guess-js@1.1.6) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-guess-js
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-guess-js/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-guess-js",
"version": "1.1.6",
"version": "1.1.7",
"description": "Gatsby plugin providing drop-in integration with Guess.js to enabling using machine learning and analytics data to power prefetching",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-lodash/CHANGELOG.md
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.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-lodash@3.1.3...gatsby-plugin-lodash@3.1.4) (2019-08-22)

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

## [3.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-lodash@3.1.2...gatsby-plugin-lodash@3.1.3) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-lodash
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-lodash/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-lodash",
"description": "Easy modular Lodash builds. Adds the Lodash webpack & Babel plugins to your Gatsby build",
"version": "3.1.3",
"version": "3.1.4",
"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-plugin-manifest/CHANGELOG.md
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.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.2.7...gatsby-plugin-manifest@2.2.8) (2019-08-22)

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

## [2.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.2.6...gatsby-plugin-manifest@2.2.7) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-manifest/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-manifest",
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
"version": "2.2.7",
"version": "2.2.8",
"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-plugin-mdx/CHANGELOG.md
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.

## [1.0.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.26...gatsby-plugin-mdx@1.0.27) (2019-08-22)

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

## [1.0.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.25...gatsby-plugin-mdx@1.0.26) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "1.0.26",
"version": "1.0.27",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify-cms/CHANGELOG.md
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.

## [4.1.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.1.8...gatsby-plugin-netlify-cms@4.1.9) (2019-08-22)

**Note:** Version bump only for package gatsby-plugin-netlify-cms

## [4.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.1.7...gatsby-plugin-netlify-cms@4.1.8) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-netlify-cms
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify-cms",
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
"version": "4.1.8",
"version": "4.1.9",
"author": "Shawn Erquhart <shawn@erquh.art>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify/CHANGELOG.md
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.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.1.7...gatsby-plugin-netlify@2.1.8) (2019-08-22)

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

## [2.1.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.1.6...gatsby-plugin-netlify@2.1.7) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify",
"description": "A Gatsby plugin which generates a _headers file for netlify",
"version": "2.1.7",
"version": "2.1.8",
"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-plugin-offline/CHANGELOG.md
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.2.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@2.2.8...gatsby-plugin-offline@2.2.9) (2019-08-22)

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

## [2.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@2.2.7...gatsby-plugin-offline@2.2.8) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-offline",
"description": "Gatsby plugin which sets up a site to be able to run offline",
"version": "2.2.8",
"version": "2.2.9",
"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-plugin-page-creator/CHANGELOG.md
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.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.1.8...gatsby-plugin-page-creator@2.1.9) (2019-08-22)

**Note:** Version bump only for package gatsby-plugin-page-creator

## [2.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.1.7...gatsby-plugin-page-creator@2.1.8) (2019-08-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-page-creator/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-page-creator",
"version": "2.1.8",
"version": "2.1.9",
"description": "Gatsby plugin that automatically creates pages from React components in specified directories",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"@babel/runtime": "^7.0.0",
"bluebird": "^3.5.5",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.0.8",
"gatsby-page-utils": "^0.0.9",
"glob": "^7.1.4",
"lodash": "^4.17.15",
"micromatch": "^3.1.10"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sass/CHANGELOG.md
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.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.1.10...gatsby-plugin-sass@2.1.11) (2019-08-22)

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

## [2.1.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.1.9...gatsby-plugin-sass@2.1.10) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-sass
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sass/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sass",
"description": "Gatsby plugin to handle scss/sass files",
"version": "2.1.10",
"version": "2.1.11",
"author": "Daniel Farrell <daniel@mobelux.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sharp/CHANGELOG.md
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.2.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.2.14...gatsby-plugin-sharp@2.2.15) (2019-08-22)

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

## [2.2.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.2.13...gatsby-plugin-sharp@2.2.14) (2019-08-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "2.2.14",
"version": "2.2.15",
"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-plugin-sitemap/CHANGELOG.md
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.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@2.2.7...gatsby-plugin-sitemap@2.2.8) (2019-08-22)

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

## [2.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@2.2.6...gatsby-plugin-sitemap@2.2.7) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-sitemap
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sitemap/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sitemap",
"description": "Gatsby plugin that automatically creates a sitemap for your site",
"version": "2.2.7",
"version": "2.2.8",
"author": "Nicholas Young &lt;nicholas@nicholaswyoung.com&gt;",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-styletron/CHANGELOG.md
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.

## [4.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styletron@4.1.3...gatsby-plugin-styletron@4.1.4) (2019-08-22)

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

## [4.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styletron@4.1.2...gatsby-plugin-styletron@4.1.3) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-styletron
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styletron/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-styletron",
"description": "A Gatsby plugin for styletron with built-in server-side rendering support",
"version": "4.1.3",
"version": "4.1.4",
"author": "Nadiia Dmytrenko <nadiia.dmytrenko@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-stylus/CHANGELOG.md
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.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-stylus@2.1.3...gatsby-plugin-stylus@2.1.4) (2019-08-22)

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

## [2.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-stylus@2.1.2...gatsby-plugin-stylus@2.1.3) (2019-08-20)

**Note:** Version bump only for package gatsby-plugin-stylus
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-stylus/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-stylus",
"description": "Gatsby support for Stylus",
"version": "2.1.3",
"version": "2.1.4",
"author": "Ian Sinnott <ian@iansinnott.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit 3d4663a

Please sign in to comment.