Skip to content

Commit e623913

Browse files
committed
chore(release): Publish
- babel-plugin-remove-graphql-queries@2.9.11 - babel-preset-gatsby-package@0.5.1 - babel-preset-gatsby@0.5.1 - gatsby-admin@0.1.82 - gatsby-cli@2.12.56 - gatsby-codemods@1.3.9 - gatsby-core-utils@1.3.11 - gatsby-cypress@0.4.9 - gatsby-dev-cli@2.7.15 - gatsby-graphiql-explorer@0.4.10 - gatsby-image@2.4.12 - gatsby-link@2.4.11 - gatsby-page-utils@0.2.15 - gatsby-plugin-benchmark-reporting@0.2.13 - gatsby-plugin-canonical-urls@2.3.9 - gatsby-plugin-catch-links@2.3.10 - gatsby-plugin-coffeescript@2.3.9 - gatsby-plugin-create-client-paths@2.3.9 - gatsby-plugin-cxs@2.3.9 - gatsby-plugin-emotion@4.3.9 - gatsby-plugin-facebook-analytics@2.4.9 - gatsby-plugin-feed@2.5.10 - gatsby-plugin-flow@1.3.10 - gatsby-plugin-fullstory@2.3.10 - gatsby-plugin-glamor@2.3.9 - gatsby-plugin-google-analytics@2.3.9 - gatsby-plugin-google-gtag@2.1.9 - gatsby-plugin-google-tagmanager@2.3.10 - gatsby-plugin-guess-js@1.3.10 - gatsby-plugin-jss@2.3.9 - gatsby-plugin-layout@1.3.9 - gatsby-plugin-less@3.2.9 - gatsby-plugin-lodash@3.3.9 - gatsby-plugin-manifest@2.4.17 - gatsby-plugin-mdx@1.2.22 - gatsby-plugin-netlify-cms@4.3.10 - gatsby-plugin-netlify@2.3.10 - gatsby-plugin-nprogress@2.3.9 - gatsby-plugin-offline@3.2.16 - gatsby-plugin-page-creator@2.3.15 - gatsby-plugin-postcss@2.3.9 - gatsby-plugin-preact@4.0.8 - gatsby-plugin-preload-fonts@1.2.16 - gatsby-plugin-react-css-modules@2.3.9 - gatsby-plugin-react-helmet@3.3.9 - gatsby-plugin-remove-trailing-slashes@2.3.10 - gatsby-plugin-sass@2.3.10 - gatsby-plugin-sharp@2.6.17 - gatsby-plugin-sitemap@2.4.10 - gatsby-plugin-styled-components@3.3.9 - gatsby-plugin-styled-jsx@3.3.10 - gatsby-plugin-styletron@5.0.8 - gatsby-plugin-stylus@2.3.9 - gatsby-plugin-subfont@2.2.10 - gatsby-plugin-twitter@2.3.9 - gatsby-plugin-typescript@2.4.12 - gatsby-plugin-typography@2.5.9 - gatsby-react-router-scroll@3.0.10 - gatsby-recipes@0.1.47 - gatsby-remark-autolink-headers@2.3.10 - gatsby-remark-code-repls@3.2.9 - gatsby-remark-copy-linked-files@2.3.10 - gatsby-remark-custom-blocks@2.3.9 - gatsby-remark-embed-snippet@4.3.12 - gatsby-remark-graphviz@1.3.9 - gatsby-remark-images-contentful@2.3.10 - gatsby-remark-images@3.3.17 - gatsby-remark-katex@3.3.9 - gatsby-remark-prismjs@3.5.9 - gatsby-remark-responsive-iframe@2.4.10 - gatsby-remark-smartypants@2.3.9 - gatsby-source-contentful@2.3.21 - gatsby-source-drupal@3.5.19 - gatsby-source-faker@2.3.9 - gatsby-source-filesystem@2.3.17 - gatsby-source-graphql@2.6.1 - gatsby-source-hacker-news@2.4.9 - gatsby-source-lever@2.3.10 - gatsby-source-medium@2.3.9 - gatsby-source-mongodb@2.3.9 - gatsby-source-npm-package-search@2.3.11 - gatsby-source-shopify@3.2.17 - gatsby-source-wikipedia@2.3.10 - gatsby-source-wordpress@3.3.18 - gatsby-telemetry@1.3.17 - gatsby-theme-blog-core@1.5.56 - gatsby-theme-blog@1.6.56 - gatsby-theme-notes@1.3.82 - gatsby-theme-ui-preset@0.0.71 - gatsby-transformer-asciidoc@1.3.10 - gatsby-transformer-csv@2.3.9 - gatsby-transformer-documentationjs@4.3.11 - gatsby-transformer-excel@2.4.9 - gatsby-transformer-hjson@2.4.9 - gatsby-transformer-javascript-frontmatter@2.3.10 - gatsby-transformer-javascript-static-exports@2.4.9 - gatsby-transformer-json@2.4.10 - gatsby-transformer-pdf@1.3.10 - gatsby-transformer-react-docgen@5.2.10 - gatsby-transformer-remark@2.8.23 - gatsby-transformer-screenshot@2.3.15 - gatsby-transformer-sharp@2.5.10 - gatsby-transformer-sqip@2.3.17 - gatsby-transformer-toml@2.4.11 - gatsby-transformer-xml@2.3.9 - gatsby-transformer-yaml@2.4.9 - gatsby@2.23.17
1 parent a50cd3d commit e623913

File tree

214 files changed

+695
-267
lines changed

Some content is hidden

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

214 files changed

+695
-267
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.9.11](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.10...babel-plugin-remove-graphql-queries@2.9.11) (2020-07-02)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [2.9.10](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.9...babel-plugin-remove-graphql-queries@2.9.10) (2020-07-02)
711

812
### Features

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.9.10",
3+
"version": "2.9.11",
44
"author": "Jason Quense <monastic.panic@gmail.com>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.10.3",
1313
"@babel/core": "^7.10.3",
14-
"babel-preset-gatsby-package": "^0.5.0",
14+
"babel-preset-gatsby-package": "^0.5.1",
1515
"cross-env": "^5.2.1"
1616
},
1717
"peerDependencies": {

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.5.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.5.0...babel-preset-gatsby-package@0.5.1) (2020-07-02)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
# [0.5.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.4.7...babel-preset-gatsby-package@0.5.0) (2020-07-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.5.0",
3+
"version": "0.5.1",
44
"author": "Philipp Spiess <hello@philippspiess.com>",
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.5.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.0...babel-preset-gatsby@0.5.1) (2020-07-02)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
# [0.5.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.4.13...babel-preset-gatsby@0.5.0) (2020-07-01)
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.5.0",
3+
"version": "0.5.1",
44
"author": "Philipp Spiess <hello@philippspiess.com>",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"babel-plugin-dynamic-import-node": "^2.3.3",
2222
"babel-plugin-macros": "^2.8.0",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
24-
"gatsby-core-utils": "^1.3.10"
24+
"gatsby-core-utils": "^1.3.11"
2525
},
2626
"peerDependencies": {
2727
"@babel/core": "^7.0.0"
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "^7.10.3",
38-
"babel-preset-gatsby-package": "^0.5.0",
38+
"babel-preset-gatsby-package": "^0.5.1",
3939
"cross-env": "^5.2.1",
4040
"slash": "^3.0.0"
4141
},

packages/gatsby-admin/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.1.82](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.81...gatsby-admin@0.1.82) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.81](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.80...gatsby-admin@0.1.81) (2020-07-02)
711

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

packages/gatsby-admin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.1.81",
3+
"version": "0.1.82",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -17,10 +17,10 @@
1717
"@typescript-eslint/parser": "^2.28.0",
1818
"csstype": "^2.6.10",
1919
"formik": "^2.1.4",
20-
"gatsby": "^2.23.16",
20+
"gatsby": "^2.23.17",
2121
"gatsby-interface": "0.0.173",
22-
"gatsby-plugin-typescript": "^2.4.11",
23-
"gatsby-source-graphql": "^2.6.0",
22+
"gatsby-plugin-typescript": "^2.4.12",
23+
"gatsby-source-graphql": "^2.6.1",
2424
"ncp": "^2.0.0",
2525
"nodemon": "^2.0.4",
2626
"react": "^16.12.0",

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.12.56](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.55...gatsby-cli@2.12.56) (2020-07-02)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.55](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.54...gatsby-cli@2.12.55) (2020-07-02)
711

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

packages/gatsby-cli/package.json

Lines changed: 5 additions & 5 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.12.55",
4+
"version": "2.12.56",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -26,9 +26,9 @@
2626
"execa": "^3.4.0",
2727
"fs-exists-cached": "^1.0.0",
2828
"fs-extra": "^8.1.0",
29-
"gatsby-core-utils": "^1.3.10",
30-
"gatsby-recipes": "^0.1.46",
31-
"gatsby-telemetry": "^1.3.16",
29+
"gatsby-core-utils": "^1.3.11",
30+
"gatsby-recipes": "^0.1.47",
31+
"gatsby-telemetry": "^1.3.17",
3232
"hosted-git-info": "^3.0.4",
3333
"ink": "^2.7.1",
3434
"ink-spinner": "^3.1.0",
@@ -59,7 +59,7 @@
5959
"@babel/core": "^7.10.3",
6060
"@types/hosted-git-info": "^3.0.0",
6161
"@types/yargs": "^15.0.4",
62-
"babel-preset-gatsby-package": "^0.5.0",
62+
"babel-preset-gatsby-package": "^0.5.1",
6363
"cross-env": "^5.2.1",
6464
"rimraf": "^3.0.2",
6565
"typescript": "^3.9.5"

0 commit comments

Comments
 (0)