Skip to content

Commit f8cc2a3

Browse files
committed
chore(release): Publish
- babel-plugin-remove-graphql-queries@2.14.0 - babel-preset-gatsby-package@0.10.0 - babel-preset-gatsby@0.10.0 - create-gatsby@0.3.0 - gatsby-admin@0.6.0 - gatsby-cli@2.17.0 - gatsby-codemods@1.8.0 - gatsby-core-utils@1.8.0 - gatsby-cypress@0.9.0 - gatsby-design-tokens@2.5.0 - gatsby-dev-cli@2.12.0 - gatsby-graphiql-explorer@0.9.0 - gatsby-image@2.9.0 - gatsby-legacy-polyfills@0.5.0 - gatsby-link@2.9.0 - gatsby-page-utils@0.7.0 - gatsby-plugin-benchmark-reporting@0.7.0 - gatsby-plugin-canonical-urls@2.8.0 - gatsby-plugin-catch-links@2.8.0 - gatsby-plugin-coffeescript@2.8.0 - gatsby-plugin-create-client-paths@2.8.0 - gatsby-plugin-cxs@2.8.0 - gatsby-plugin-emotion@5.2.0 - gatsby-plugin-facebook-analytics@2.9.0 - gatsby-plugin-feed@2.11.0 - gatsby-plugin-flow@1.8.0 - gatsby-plugin-fullstory@2.8.0 - gatsby-plugin-glamor@2.8.0 - gatsby-plugin-google-analytics@2.9.0 - gatsby-plugin-google-gtag@2.6.0 - gatsby-plugin-google-tagmanager@2.9.0 - gatsby-plugin-graphql-config@0.5.0 - gatsby-plugin-guess-js@1.8.0 - gatsby-plugin-image@0.5.0 - gatsby-plugin-jss@2.8.0 - gatsby-plugin-layout@1.8.0 - gatsby-plugin-less@4.5.0 - gatsby-plugin-lodash@3.8.0 - gatsby-plugin-manifest@2.10.0 - gatsby-plugin-mdx@1.8.0 - gatsby-plugin-netlify-cms@4.8.0 - gatsby-plugin-netlify@2.9.0 - gatsby-plugin-no-sourcemaps@2.7.0 - gatsby-plugin-nprogress@2.8.0 - gatsby-plugin-offline@3.8.0 - gatsby-plugin-page-creator@2.8.0 - gatsby-plugin-postcss@3.5.0 - gatsby-plugin-preact@4.5.0 - gatsby-plugin-preload-fonts@1.7.0 - gatsby-plugin-react-css-modules@2.8.0 - gatsby-plugin-react-helmet@3.8.0 - gatsby-plugin-remove-trailing-slashes@2.8.0 - gatsby-plugin-sass@3.0.0 - gatsby-plugin-schema-snapshot@1.5.0 - gatsby-plugin-sharp@2.12.0 - gatsby-plugin-sitemap@2.10.0 - gatsby-plugin-styled-components@3.8.0 - gatsby-plugin-styled-jsx@3.8.0 - gatsby-plugin-styletron@5.5.0 - gatsby-plugin-stylus@2.8.0 - gatsby-plugin-subfont@2.7.0 - gatsby-plugin-twitter@2.8.0 - gatsby-plugin-typescript@2.10.0 - gatsby-plugin-typography@2.10.0 - gatsby-plugin-utils@0.7.0 - gatsby-react-router-scroll@3.5.0 - gatsby-recipes@0.7.0 - gatsby-remark-autolink-headers@2.9.0 - gatsby-remark-code-repls@3.7.0 - gatsby-remark-copy-linked-files@2.8.0 - gatsby-remark-custom-blocks@2.8.0 - gatsby-remark-embed-snippet@4.8.0 - gatsby-remark-graphviz@1.8.0 - gatsby-remark-images-contentful@2.8.0 - gatsby-remark-images@3.9.0 - gatsby-remark-katex@3.8.0 - gatsby-remark-prismjs@3.11.0 - gatsby-remark-responsive-iframe@2.9.0 - gatsby-remark-smartypants@2.8.0 - gatsby-source-contentful@4.4.0 - gatsby-source-drupal@3.11.0 - gatsby-source-faker@2.8.0 - gatsby-source-filesystem@2.9.0 - gatsby-source-graphql@2.12.0 - gatsby-source-hacker-news@2.9.0 - gatsby-source-lever@2.8.0 - gatsby-source-medium@2.8.0 - gatsby-source-mongodb@2.8.0 - gatsby-source-npm-package-search@2.8.0 - gatsby-source-shopify@3.8.0 - gatsby-source-wikipedia@2.8.0 - gatsby-source-wordpress@3.9.0 - gatsby-telemetry@1.8.0 - gatsby-theme@0.6.0 - gatsby-transformer-asciidoc@1.8.0 - gatsby-transformer-csv@2.8.0 - gatsby-transformer-documentationjs@4.8.0 - gatsby-transformer-excel@2.9.0 - gatsby-transformer-hjson@2.9.0 - gatsby-transformer-javascript-frontmatter@2.8.0 - gatsby-transformer-javascript-static-exports@2.9.0 - gatsby-transformer-json@2.9.0 - gatsby-transformer-pdf@1.8.0 - gatsby-transformer-react-docgen@5.7.0 - gatsby-transformer-remark@2.14.0 - gatsby-transformer-screenshot@2.8.0 - gatsby-transformer-sharp@2.10.0 - gatsby-transformer-sqip@2.9.0 - gatsby-transformer-toml@2.9.0 - gatsby-transformer-xml@2.8.0 - gatsby-transformer-yaml@2.9.0 - gatsby@2.30.0
1 parent ecebdd3 commit f8cc2a3

File tree

224 files changed

+745
-274
lines changed

Some content is hidden

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

224 files changed

+745
-274
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.14.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.14.0-next.0...babel-plugin-remove-graphql-queries@2.14.0) (2021-01-05)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
# [2.14.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.13.0-next.0...babel-plugin-remove-graphql-queries@2.14.0-next.0) (2020-12-10)
711

812
### Bug Fixes

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.14.0-next.0",
3+
"version": "2.14.0",
44
"author": "Jason Quense <monastic.panic@gmail.com>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.12.1",
1313
"@babel/core": "^7.12.3",
14-
"babel-preset-gatsby-package": "^0.10.0-next.0",
14+
"babel-preset-gatsby-package": "^0.10.0",
1515
"cross-env": "^7.0.3"
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.10.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.10.0-next.0...babel-preset-gatsby-package@0.10.0) (2021-01-05)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
# [0.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.9.0-next.0...babel-preset-gatsby-package@0.10.0-next.0) (2020-12-10)
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.10.0-next.0",
3+
"version": "0.10.0",
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.10.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.10.0-next.1...babel-preset-gatsby@0.10.0) (2021-01-05)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
# [0.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.10.0-next.0...babel-preset-gatsby@0.10.0-next.1) (2020-12-29)
711

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

packages/babel-preset-gatsby/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.10.0-next.1",
3+
"version": "0.10.0",
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.8.0-next.1",
25-
"gatsby-legacy-polyfills": "^0.5.0-next.0"
24+
"gatsby-core-utils": "^1.8.0",
25+
"gatsby-legacy-polyfills": "^0.5.0"
2626
},
2727
"peerDependencies": {
2828
"@babel/core": "^7.11.6",
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@babel/cli": "^7.12.1",
40-
"babel-preset-gatsby-package": "^0.10.0-next.0",
40+
"babel-preset-gatsby-package": "^0.10.0",
4141
"cross-env": "^7.0.3",
4242
"slash": "^3.0.0"
4343
},

packages/create-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.3.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.3.0-next.4...create-gatsby@0.3.0) (2021-01-05)
7+
8+
**Note:** Version bump only for package create-gatsby
9+
610
# [0.3.0-next.4](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.3.0-next.3...create-gatsby@0.3.0-next.4) (2020-12-17)
711

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

packages/create-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-gatsby",
3-
"version": "0.3.0-next.4",
3+
"version": "0.3.0",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"eslint": "^7.15.0",
2828
"execa": "^4.1.0",
2929
"fs-extra": "^9.0.1",
30-
"gatsby-plugin-utils": "^0.7.0-next.1",
30+
"gatsby-plugin-utils": "^0.7.0",
3131
"joi": "^17.2.1",
3232
"microbundle": "^0.12.4",
3333
"node-fetch": "^2.6.1",

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.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.6.0-next.8...gatsby-admin@0.6.0) (2021-01-05)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.6.0-next.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.6.0-next.7...gatsby-admin@0.6.0-next.8) (2020-12-29)
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.6.0-next.8",
3+
"version": "0.6.0",
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.2.5",
23-
"gatsby": "^2.30.0-next.8",
23+
"gatsby": "^2.30.0",
2424
"gatsby-interface": "^0.0.225",
25-
"gatsby-plugin-typescript": "^2.10.0-next.0",
25+
"gatsby-plugin-typescript": "^2.10.0",
2626
"gatsby-plugin-webfonts": "^1.1.3",
27-
"gatsby-source-graphql": "^2.12.0-next.1",
27+
"gatsby-source-graphql": "^2.12.0",
2828
"lodash-es": "^4.17.15",
2929
"ncp": "^2.0.0",
3030
"nodemon": "^2.0.6",

0 commit comments

Comments
 (0)