Skip to content

Commit 90ac3a5

Browse files
chore(release): Publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
1 parent 92df1cf commit 90ac3a5

File tree

202 files changed

+630
-222
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+630
-222
lines changed

packages/babel-plugin-remove-graphql-queries/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.7.5](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2019-08-23)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [2.7.4](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2019-08-22)
711

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

packages/babel-plugin-remove-graphql-queries/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "2.7.4",
3+
"version": "2.7.5",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.5.5",
1313
"@babel/core": "^7.5.5",
14-
"babel-preset-gatsby-package": "^0.2.2",
14+
"babel-preset-gatsby-package": "^0.2.3",
1515
"cross-env": "^5.2.0"
1616
},
1717
"license": "MIT",

packages/babel-preset-gatsby-package/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.3) (2019-08-23)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
## [0.2.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.2) (2019-07-12)
711

812
### Bug Fixes

packages/babel-preset-gatsby-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby-package",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",

packages/babel-preset-gatsby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.11](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.11) (2019-08-23)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
## [0.2.10](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.10) (2019-08-21)
711

812
### Bug Fixes

packages/babel-preset-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@babel/cli": "^7.5.5",
35-
"babel-preset-gatsby-package": "^0.2.2",
35+
"babel-preset-gatsby-package": "^0.2.3",
3636
"cross-env": "^5.2.0"
3737
},
3838
"engines": {

packages/gatsby-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.7.39](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.7.39) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.7.38](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.7.38) (2019-08-23)
711

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

packages/gatsby-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.7.38",
4+
"version": "2.7.39",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "lib/index.js"
@@ -26,7 +26,7 @@
2626
"execa": "^0.11.0",
2727
"fs-exists-cached": "^1.0.0",
2828
"fs-extra": "^4.0.3",
29-
"gatsby-telemetry": "^1.1.17",
29+
"gatsby-telemetry": "^1.1.18",
3030
"hosted-git-info": "^2.8.4",
3131
"is-valid-path": "^0.1.1",
3232
"lodash": "^4.17.15",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@babel/cli": "^7.5.5",
5353
"@babel/core": "^7.5.5",
54-
"babel-preset-gatsby-package": "^0.2.2",
54+
"babel-preset-gatsby-package": "^0.2.3",
5555
"cross-env": "^5.2.0"
5656
},
5757
"optionalDependencies": {

packages/gatsby-codemods/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.1.4) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-codemods
9+
610
## [1.1.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.1.3) (2019-08-20)
711

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

packages/gatsby-codemods/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-codemods",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
55
"main": "index.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@babel/cli": "^7.5.5",
3131
"@babel/core": "^7.5.5",
32-
"babel-preset-gatsby-package": "^0.2.2",
32+
"babel-preset-gatsby-package": "^0.2.3",
3333
"cross-env": "^5.2.0",
3434
"jscodeshift": "^0.6.4"
3535
},

packages/gatsby-core-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.6) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
## [1.0.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.5) (2019-08-20)
711

812
**Note:** Version bump only for package gatsby-core-utils

packages/gatsby-core-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-core-utils",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/cli": "^7.5.5",
3333
"@babel/core": "^7.5.5",
34-
"babel-preset-gatsby-package": "^0.2.2",
34+
"babel-preset-gatsby-package": "^0.2.3",
3535
"cross-env": "^5.2.0"
3636
}
3737
}

packages/gatsby-cypress/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.6) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-cypress
9+
610
## [0.2.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.5) (2019-08-20)
711

812
**Note:** Version bump only for package gatsby-cypress

packages/gatsby-cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-cypress",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Cypress tools for Gatsby projects",
55
"main": "index.js",
66
"repository": {
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@babel/cli": "^7.5.5",
2222
"@babel/core": "^7.5.5",
23-
"babel-preset-gatsby-package": "^0.2.2",
23+
"babel-preset-gatsby-package": "^0.2.3",
2424
"cross-env": "^5.2.0"
2525
},
2626
"keywords": [

packages/gatsby-design-tokens/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.2) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-design-tokens
9+
610
## [1.0.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.1) (2019-08-20)
711

812
**Note:** Version bump only for package gatsby-design-tokens

packages/gatsby-design-tokens/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-design-tokens",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Gatsby Design Tokens",
55
"main": "index.js",
66
"author": "Florian Kissling <[email protected]>",
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@babel/cli": "^7.5.5",
2121
"@babel/core": "^7.5.5",
22-
"babel-preset-gatsby-package": "^0.2.2",
22+
"babel-preset-gatsby-package": "^0.2.3",
2323
"cross-env": "^5.2.0"
2424
},
2525
"engines": {

packages/gatsby-dev-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.5.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.13) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-dev-cli
9+
610
## [2.5.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.12) (2019-08-22)
711

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

packages/gatsby-dev-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-dev-cli",
33
"description": "CLI helpers for contributors working on Gatsby",
4-
"version": "2.5.12",
4+
"version": "2.5.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby-dev": "./dist/index.js"
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/cli": "^7.5.5",
2929
"@babel/core": "^7.5.5",
30-
"babel-preset-gatsby-package": "^0.2.2",
30+
"babel-preset-gatsby-package": "^0.2.3",
3131
"cross-env": "^5.2.0"
3232
},
3333
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",

packages/gatsby-graphiql-explorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.8](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.8) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-graphiql-explorer
9+
610
## [0.2.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.7) (2019-08-23)
711

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

packages/gatsby-graphiql-explorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-graphiql-explorer",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "GraphiQL IDE with custom features for Gatsby users",
55
"main": "index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.5.5",
3939
"@babel/preset-react": "^7.0.0",
4040
"babel-loader": "^8.0.6",
41-
"babel-preset-gatsby-package": "^0.2.2",
41+
"babel-preset-gatsby-package": "^0.2.3",
4242
"cross-env": "^5.2.0",
4343
"css-loader": "^1.0.1",
4444
"graphiql": "^0.14.2",

packages/gatsby-image/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.2.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.13) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-image
9+
610
## [2.2.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.12) (2019-08-22)
711

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

packages/gatsby-image/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-image",
33
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
4-
"version": "2.2.12",
4+
"version": "2.2.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"@babel/cli": "^7.5.5",
1616
"@babel/core": "^7.5.5",
1717
"@testing-library/react": "^8.0.9",
18-
"babel-preset-gatsby-package": "^0.2.2",
18+
"babel-preset-gatsby-package": "^0.2.3",
1919
"cross-env": "^5.2.0"
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme",

packages/gatsby-link/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.2.8](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.8) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-link
9+
610
## [2.2.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.7) (2019-08-22)
711

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

packages/gatsby-link/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-link",
33
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version": "2.2.7",
4+
"version": "2.2.8",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"@babel/cli": "^7.5.5",
1616
"@babel/core": "^7.5.5",
1717
"@testing-library/react": "^8.0.9",
18-
"babel-preset-gatsby-package": "^0.2.2",
18+
"babel-preset-gatsby-package": "^0.2.3",
1919
"cross-env": "^5.2.0"
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-link#readme",

packages/gatsby-page-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.10](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.0.10) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-page-utils
9+
610
## [0.0.9](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.0.9) (2019-08-22)
711

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

packages/gatsby-page-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-page-utils",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "Gatsby library that helps creating pages",
55
"main": "dist/index.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@babel/cli": "^7.5.5",
3434
"@babel/core": "^7.5.5",
35-
"babel-preset-gatsby-package": "^0.2.2",
35+
"babel-preset-gatsby-package": "^0.2.3",
3636
"cross-env": "^5.2.0"
3737
},
3838
"peerDependencies": {

packages/gatsby-plugin-canonical-urls/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2019-08-23)
7+
8+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
9+
610
## [2.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2019-08-20)
711

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

packages/gatsby-plugin-canonical-urls/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-canonical-urls",
33
"description": "Add canonical links to HTML pages Gatsby generates.",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@babel/cli": "^7.5.5",
1414
"@babel/core": "^7.5.5",
15-
"babel-preset-gatsby-package": "^0.2.2",
15+
"babel-preset-gatsby-package": "^0.2.3",
1616
"cross-env": "^5.2.0"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme",

0 commit comments

Comments
 (0)