Skip to content

Commit e829ab9

Browse files
committed
chore(release): Publish
- babel-plugin-remove-graphql-queries@2.9.20 - babel-preset-gatsby@0.5.11 - gatsby-admin@0.1.155 - gatsby-cli@2.12.101 - gatsby-codemods@1.3.12 - gatsby-core-utils@1.3.21 - gatsby-cypress@0.4.12 - gatsby-design-tokens@2.0.12 - gatsby-dev-cli@2.7.21 - gatsby-graphiql-explorer@0.4.15 - gatsby-image@2.4.20 - gatsby-legacy-polyfills@0.0.5 - gatsby-link@2.4.15 - gatsby-page-utils@0.2.26 - gatsby-plugin-canonical-urls@2.3.12 - gatsby-plugin-catch-links@2.3.13 - gatsby-plugin-coffeescript@2.3.12 - gatsby-plugin-create-client-paths@2.3.12 - gatsby-plugin-cxs@2.3.12 - gatsby-plugin-emotion@4.3.12 - gatsby-plugin-facebook-analytics@2.4.12 - gatsby-plugin-feed@2.5.13 - gatsby-plugin-flow@1.3.13 - gatsby-plugin-fullstory@2.3.13 - gatsby-plugin-glamor@2.3.12 - gatsby-plugin-google-analytics@2.3.15 - gatsby-plugin-google-gtag@2.1.12 - gatsby-plugin-google-tagmanager@2.3.13 - gatsby-plugin-graphql-config@0.0.3 - gatsby-plugin-guess-js@1.3.13 - gatsby-plugin-jss@2.3.12 - gatsby-plugin-layout@1.3.12 - gatsby-plugin-less@4.0.5 - gatsby-plugin-lodash@3.3.12 - gatsby-plugin-manifest@2.4.32 - gatsby-plugin-mdx@1.2.42 - gatsby-plugin-netlify-cms@4.3.15 - gatsby-plugin-netlify@2.3.16 - gatsby-plugin-nprogress@2.3.12 - gatsby-plugin-offline@3.2.29 - gatsby-plugin-page-creator@2.3.29 - gatsby-plugin-postcss@2.3.13 - gatsby-plugin-preact@4.0.13 - gatsby-plugin-preload-fonts@1.2.26 - gatsby-plugin-react-css-modules@2.3.12 - gatsby-plugin-react-helmet@3.3.12 - gatsby-plugin-remove-trailing-slashes@2.3.13 - gatsby-plugin-sass@2.3.14 - gatsby-plugin-sharp@2.6.37 - gatsby-plugin-sitemap@2.4.14 - gatsby-plugin-styled-components@3.3.12 - gatsby-plugin-styled-jsx@3.3.13 - gatsby-plugin-styletron@5.0.11 - gatsby-plugin-stylus@2.3.12 - gatsby-plugin-subfont@2.2.13 - gatsby-plugin-twitter@2.3.12 - gatsby-plugin-typescript@2.4.21 - gatsby-plugin-typography@2.5.12 - gatsby-react-router-scroll@3.0.14 - gatsby-recipes@0.2.29 - gatsby-remark-autolink-headers@2.3.14 - gatsby-remark-code-repls@3.2.13 - gatsby-remark-copy-linked-files@2.3.17 - gatsby-remark-custom-blocks@2.3.12 - gatsby-remark-embed-snippet@4.3.16 - gatsby-remark-graphviz@1.3.12 - gatsby-remark-images-contentful@2.3.18 - gatsby-remark-images@3.3.31 - gatsby-remark-katex@3.3.13 - gatsby-remark-prismjs@3.5.14 - gatsby-remark-responsive-iframe@2.4.15 - gatsby-remark-smartypants@2.3.12 - gatsby-source-contentful@2.3.48 - gatsby-source-drupal@3.5.34 - gatsby-source-faker@2.3.12 - gatsby-source-filesystem@2.3.31 - gatsby-source-graphql@2.7.5 - gatsby-source-hacker-news@2.4.12 - gatsby-source-lever@2.3.13 - gatsby-source-medium@2.3.12 - gatsby-source-mongodb@2.3.12 - gatsby-source-npm-package-search@2.3.15 - gatsby-source-shopify@3.2.33 - gatsby-source-wikipedia@2.3.13 - gatsby-source-wordpress@3.3.35 - gatsby-telemetry@1.3.36 - gatsby-transformer-asciidoc@1.3.13 - gatsby-transformer-csv@2.3.12 - gatsby-transformer-documentationjs@4.3.15 - gatsby-transformer-excel@2.4.13 - gatsby-transformer-hjson@2.4.12 - gatsby-transformer-javascript-frontmatter@2.3.13 - gatsby-transformer-javascript-static-exports@2.4.12 - gatsby-transformer-json@2.4.13 - gatsby-transformer-pdf@1.3.13 - gatsby-transformer-react-docgen@5.2.13 - gatsby-transformer-remark@2.8.36 - gatsby-transformer-screenshot@2.3.18 - gatsby-transformer-sharp@2.5.16 - gatsby-transformer-sqip@2.3.37 - gatsby-transformer-toml@2.4.15 - gatsby-transformer-xml@2.3.13 - gatsby-transformer-yaml@2.4.13 - gatsby@2.24.66
1 parent 61bc30c commit e829ab9

208 files changed

Lines changed: 611 additions & 144 deletions

File tree

Some content is hidden

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

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.20](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.19...babel-plugin-remove-graphql-queries@2.9.20) (2020-09-28)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [2.9.19](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.18...babel-plugin-remove-graphql-queries@2.9.19) (2020-09-15)
711

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "2.9.19",
3+
"version": "2.9.20",
44
"author": "Jason Quense <monastic.panic@gmail.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.11](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.10...babel-preset-gatsby@0.5.11) (2020-09-28)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
## [0.5.10](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.9...babel-preset-gatsby@0.5.10) (2020-09-15)
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.10",
3+
"version": "0.5.11",
44
"author": "Philipp Spiess <hello@philippspiess.com>",
55
"repository": {
66
"type": "git",
@@ -21,8 +21,8 @@
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.20",
25-
"gatsby-legacy-polyfills": "^0.0.4"
24+
"gatsby-core-utils": "^1.3.21",
25+
"gatsby-legacy-polyfills": "^0.0.5"
2626
},
2727
"peerDependencies": {
2828
"@babel/core": "^7.11.6",

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.155](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.154...gatsby-admin@0.1.155) (2020-09-28)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.154](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.153...gatsby-admin@0.1.154) (2020-09-24)
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.154",
3+
"version": "0.1.155",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,11 +20,11 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.13",
2222
"formik": "^2.1.5",
23-
"gatsby": "^2.24.65",
23+
"gatsby": "^2.24.66",
2424
"gatsby-interface": "^0.0.193",
25-
"gatsby-plugin-typescript": "^2.4.20",
25+
"gatsby-plugin-typescript": "^2.4.21",
2626
"gatsby-plugin-webfonts": "^1.1.3",
27-
"gatsby-source-graphql": "^2.7.4",
27+
"gatsby-source-graphql": "^2.7.5",
2828
"lodash-es": "^4.17.15",
2929
"ncp": "^2.0.0",
3030
"nodemon": "^2.0.4",

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.101](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.100...gatsby-cli@2.12.101) (2020-09-28)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.100](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.99...gatsby-cli@2.12.100) (2020-09-23)
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.12.100",
4+
"version": "2.12.101",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -23,9 +23,9 @@
2323
"execa": "^3.4.0",
2424
"fs-exists-cached": "^1.0.0",
2525
"fs-extra": "^8.1.0",
26-
"gatsby-core-utils": "^1.3.20",
27-
"gatsby-recipes": "^0.2.28",
28-
"gatsby-telemetry": "^1.3.35",
26+
"gatsby-core-utils": "^1.3.21",
27+
"gatsby-recipes": "^0.2.29",
28+
"gatsby-telemetry": "^1.3.36",
2929
"hosted-git-info": "^3.0.5",
3030
"ink": "^2.7.1",
3131
"ink-spinner": "^3.1.0",

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.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.3.11...gatsby-codemods@1.3.12) (2020-09-28)
7+
8+
**Note:** Version bump only for package gatsby-codemods
9+
610
## [1.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.3.10...gatsby-codemods@1.3.11) (2020-09-15)
711

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

packages/gatsby-codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-codemods",
3-
"version": "1.3.11",
3+
"version": "1.3.12",
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": {

0 commit comments

Comments
 (0)