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.4
 - gatsby-plugin-google-gtag@1.0.11
 - gatsby-plugin-less@2.0.10
 - gatsby-plugin-postcss@2.0.4
 - gatsby-plugin-sass@2.0.9
 - gatsby-plugin-stylus@2.0.5
 - gatsby-plugin-typescript@2.0.5
 - gatsby-source-graphql@2.0.9
 - gatsby-transformer-remark@2.2.3
 - gatsby@2.0.108
 - graphql-skip-limit@2.0.5
  • Loading branch information
pieh committed Feb 1, 2019
1 parent a5b322d commit 8b8a2e9
Show file tree
Hide file tree
Showing 22 changed files with 72 additions and 14 deletions.
4 changes: 4 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/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.5.4](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.5.3...babel-plugin-remove-graphql-queries@2.5.4) (2019-02-01)

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

## [2.5.3](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.5.2...babel-plugin-remove-graphql-queries@2.5.3) (2019-01-28)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-remove-graphql-queries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-remove-graphql-queries",
"version": "2.5.3",
"version": "2.5.4",
"author": "Jason Quense <monastic.panic@gmail.com>",
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-google-gtag/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.

## [1.0.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/compare/gatsby-plugin-google-gtag@1.0.10...gatsby-plugin-google-gtag@1.0.11) (2019-02-01)

### Bug Fixes

- **plugin-google-gtag:** make pluginConfig optional ([#11112](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/11112)) ([fa8b1b7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/commit/fa8b1b7)), closes [#11217](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/11217)

## [1.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/compare/gatsby-plugin-google-gtag@1.0.9...gatsby-plugin-google-gtag@1.0.10) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-google-gtag
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-gtag/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-google-gtag",
"description": "Gatsby plugin to add google gtag onto a site",
"version": "1.0.10",
"version": "1.0.11",
"author": "Tyler Buchea <tyler@buchea.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-less/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.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less/compare/gatsby-plugin-less@2.0.9...gatsby-plugin-less@2.0.10) (2019-02-01)

### Bug Fixes

- **core:** Disable HMR for CSS modules ([#11032](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less/issues/11032)) ([97c98e9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less/commit/97c98e9))

## [2.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less/compare/gatsby-plugin-less@2.0.8...gatsby-plugin-less@2.0.9) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-less
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-less/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-less",
"description": "Gatsby plugin to add support for using Less",
"version": "2.0.9",
"version": "2.0.10",
"author": "monastic.panic@gmail.com",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-postcss/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.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss/compare/gatsby-plugin-postcss@2.0.3...gatsby-plugin-postcss@2.0.4) (2019-02-01)

### Bug Fixes

- **core:** Disable HMR for CSS modules ([#11032](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss/issues/11032)) ([97c98e9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss/commit/97c98e9))

## [2.0.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss/compare/gatsby-plugin-postcss@2.0.2...gatsby-plugin-postcss@2.0.3) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-postcss
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-postcss",
"description": "Gatsby plugin to handle PostCSS",
"version": "2.0.3",
"version": "2.0.4",
"author": "Marat Dreizin <marat.dreizin@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-sass/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.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass/compare/gatsby-plugin-sass@2.0.8...gatsby-plugin-sass@2.0.9) (2019-02-01)

### Bug Fixes

- **core:** Disable HMR for CSS modules ([#11032](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass/issues/11032)) ([97c98e9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass/commit/97c98e9))

## [2.0.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass/compare/gatsby-plugin-sass@2.0.7...gatsby-plugin-sass@2.0.8) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-sass
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sass",
"description": "Gatsby plugin to handle scss/sass files",
"version": "2.0.8",
"version": "2.0.9",
"author": "Daniel Farrell <daniel@mobelux.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-stylus/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.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-stylus/compare/gatsby-plugin-stylus@2.0.4...gatsby-plugin-stylus@2.0.5) (2019-02-01)

### Bug Fixes

- **core:** Disable HMR for CSS modules ([#11032](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-stylus/issues/11032)) ([97c98e9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-stylus/commit/97c98e9))

## [2.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-stylus/compare/gatsby-plugin-stylus@2.0.3...gatsby-plugin-stylus@2.0.4) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-stylus
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-stylus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-stylus",
"description": "Gatsby support for Stylus",
"version": "2.0.4",
"version": "2.0.5",
"author": "Ian Sinnott <ian@iansinnott.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-typescript/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.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript/compare/gatsby-plugin-typescript@2.0.4...gatsby-plugin-typescript@2.0.5) (2019-02-01)

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

## [2.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript/compare/gatsby-plugin-typescript@2.0.3...gatsby-plugin-typescript@2.0.4) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-typescript",
"description": "Adds TypeScript support to Gatsby",
"version": "2.0.4",
"version": "2.0.5",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@babel/preset-typescript": "^7.0.0",
"@babel/runtime": "^7.0.0",
"babel-plugin-remove-graphql-queries": "^2.5.3"
"babel-plugin-remove-graphql-queries": "^2.5.4"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-graphql/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.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/gatsby-source-graphql@2.0.8...gatsby-source-graphql@2.0.9) (2019-02-01)

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

<a name="2.0.8"></a>

## [2.0.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/gatsby-source-graphql@2.0.7...gatsby-source-graphql@2.0.8) (2018-12-29)
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-graphql",
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL",
"version": "2.0.8",
"version": "2.0.9",
"author": "Mikhail Novikov <freiksenet@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-transformer-remark/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.2.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/compare/gatsby-transformer-remark@2.2.2...gatsby-transformer-remark@2.2.3) (2019-02-01)

### Features

- **gatsby-transformer-remark:** add options for tableOfContents ([#9814](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/issues/9814)) ([8290dfe](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/commit/8290dfe))

## [2.2.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/compare/gatsby-transformer-remark@2.2.1...gatsby-transformer-remark@2.2.2) (2019-01-29)

**Note:** Version bump only for package gatsby-transformer-remark
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-remark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-remark",
"description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem",
"version": "2.2.2",
"version": "2.2.3",
"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/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.0.108](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.0.107...gatsby@2.0.108) (2019-02-01)

### Bug Fixes

- **core:** Disable HMR for CSS modules ([#11032](https://github.com/gatsbyjs/gatsby/issues/11032)) ([97c98e9](https://github.com/gatsbyjs/gatsby/commit/97c98e9))

## [2.0.107](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.0.106...gatsby@2.0.107) (2019-01-31)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.0.107",
"version": "2.0.108",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand All @@ -24,7 +24,7 @@
"babel-loader": "^8.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dynamic-import-node": "^1.2.0",
"babel-plugin-remove-graphql-queries": "^2.5.3",
"babel-plugin-remove-graphql-queries": "^2.5.4",
"babel-preset-gatsby": "^0.1.6",
"better-opn": "0.1.4",
"better-queue": "^3.8.6",
Expand Down Expand Up @@ -70,7 +70,7 @@
"graphql": "^14.1.1",
"graphql-playground-middleware-express": "^1.7.10",
"graphql-relay": "^0.6.0",
"graphql-skip-limit": "^2.0.4",
"graphql-skip-limit": "^2.0.5",
"graphql-tools": "^3.0.4",
"graphql-type-json": "^0.2.1",
"hash-mod": "^0.0.5",
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-skip-limit/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.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/graphql-skip-limit/compare/graphql-skip-limit@2.0.4...graphql-skip-limit@2.0.5) (2019-02-01)

**Note:** Version bump only for package graphql-skip-limit

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

## [2.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/graphql-skip-limit/compare/graphql-skip-limit@2.0.3...graphql-skip-limit@2.0.4) (2018-12-17)
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-skip-limit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "graphql-skip-limit",
"description": "A library to help construct a graphql-js server supporting skip/relay style pagination. Built for Gatsby but perhaps useful elsewhere.",
"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

0 comments on commit 8b8a2e9

Please sign in to comment.