Skip to content

Commit 92fe0fe

Browse files
committed
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] - [email protected] - [email protected] - [email protected] - [email protected]
1 parent 096c28d commit 92fe0fe

File tree

210 files changed

+677
-257
lines changed

Some content is hidden

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

210 files changed

+677
-257
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.24](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2020-03-06)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [2.7.23](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2020-02-01)
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.23",
3+
"version": "2.7.24",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.7.5",
1313
"@babel/core": "^7.7.5",
14-
"babel-preset-gatsby-package": "^0.2.16",
14+
"babel-preset-gatsby-package": "^0.2.17",
1515
"cross-env": "^5.2.1"
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.17](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.17) (2020-03-06)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
## [0.2.16](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.16) (2020-02-01)
711

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

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.16",
3+
"version": "0.2.17",
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.30](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.30) (2020-03-06)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
## [0.2.29](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.29) (2020-02-10)
711

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

packages/babel-preset-gatsby/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.2.29",
3+
"version": "0.2.30",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"babel-plugin-dynamic-import-node": "^2.3.0",
2222
"babel-plugin-macros": "^2.8.0",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
24-
"gatsby-core-utils": "^1.0.28"
24+
"gatsby-core-utils": "^1.0.29"
2525
},
2626
"peerDependencies": {
2727
"@babel/core": "^7.0.0"
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "^7.7.5",
38-
"babel-preset-gatsby-package": "^0.2.16",
38+
"babel-preset-gatsby-package": "^0.2.17",
3939
"cross-env": "^5.2.1",
4040
"slash": "^3.0.0"
4141
},

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.10.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.10.1) (2020-03-06)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
# [2.10.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.10.0) (2020-03-03)
711

812
### Features

packages/gatsby-cli/package.json

Lines changed: 4 additions & 4 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.10.0",
4+
"version": "2.10.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "lib/index.js"
@@ -25,8 +25,8 @@
2525
"execa": "^3.4.0",
2626
"fs-exists-cached": "^1.0.0",
2727
"fs-extra": "^8.1.0",
28-
"gatsby-core-utils": "^1.0.28",
29-
"gatsby-telemetry": "^1.1.49",
28+
"gatsby-core-utils": "^1.0.29",
29+
"gatsby-telemetry": "^1.1.50",
3030
"hosted-git-info": "^3.0.2",
3131
"is-valid-path": "^0.1.1",
3232
"lodash": "^4.17.15",
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@babel/cli": "^7.7.5",
5555
"@babel/core": "^7.7.5",
56-
"babel-preset-gatsby-package": "^0.2.16",
56+
"babel-preset-gatsby-package": "^0.2.17",
5757
"cross-env": "^5.2.1"
5858
},
5959
"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.23](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.1.23) (2020-03-06)
7+
8+
**Note:** Version bump only for package gatsby-codemods
9+
610
## [1.1.22](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.1.22) (2020-02-01)
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.22",
3+
"version": "1.1.23",
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.7.5",
3131
"@babel/core": "^7.7.5",
32-
"babel-preset-gatsby-package": "^0.2.16",
32+
"babel-preset-gatsby-package": "^0.2.17",
3333
"cross-env": "^5.2.1",
3434
"jscodeshift": "^0.6.4"
3535
},

0 commit comments

Comments
 (0)