Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-plugin-remove-graphql-queries@2.11.0
 - babel-preset-gatsby-package@0.7.0
 - babel-preset-gatsby@0.7.0
 - create-gatsby@0.0.1
 - gatsby-admin@0.3.0
 - gatsby-cli@2.14.0
 - gatsby-codemods@1.5.0
 - gatsby-core-utils@1.5.0
 - gatsby-cypress@0.6.0
 - gatsby-design-tokens@2.2.0
 - gatsby-dev-cli@2.9.0
 - gatsby-graphiql-explorer@0.6.0
 - gatsby-image@2.6.0
 - gatsby-legacy-polyfills@0.2.0
 - gatsby-link@2.6.0
 - gatsby-page-utils@0.4.0
 - gatsby-plugin-benchmark-reporting@0.4.0
 - gatsby-plugin-canonical-urls@2.5.0
 - gatsby-plugin-catch-links@2.5.0
 - gatsby-plugin-coffeescript@2.5.0
 - gatsby-plugin-create-client-paths@2.5.0
 - gatsby-plugin-cxs@2.5.0
 - gatsby-plugin-emotion@4.5.0
 - gatsby-plugin-facebook-analytics@2.6.0
 - gatsby-plugin-feed@2.8.0
 - gatsby-plugin-flow@1.5.0
 - gatsby-plugin-fullstory@2.5.0
 - gatsby-plugin-glamor@2.5.0
 - gatsby-plugin-google-analytics@2.6.0
 - gatsby-plugin-google-gtag@2.3.0
 - gatsby-plugin-google-tagmanager@2.6.0
 - gatsby-plugin-graphql-config@0.2.0
 - gatsby-plugin-guess-js@1.5.0
 - gatsby-plugin-image@0.2.0
 - gatsby-plugin-jss@2.5.0
 - gatsby-plugin-layout@1.5.0
 - gatsby-plugin-less@4.2.0
 - gatsby-plugin-lodash@3.5.0
 - gatsby-plugin-manifest@2.7.0
 - gatsby-plugin-mdx@1.5.0
 - gatsby-plugin-netlify-cms@4.5.0
 - gatsby-plugin-netlify@2.6.0
 - gatsby-plugin-no-sourcemaps@2.4.0
 - gatsby-plugin-nprogress@2.5.0
 - gatsby-plugin-offline@3.5.0
 - gatsby-plugin-page-creator@2.5.0
 - gatsby-plugin-postcss@3.2.0
 - gatsby-plugin-preact@4.2.0
 - gatsby-plugin-preload-fonts@1.4.0
 - gatsby-plugin-react-css-modules@2.5.0
 - gatsby-plugin-react-helmet@3.5.0
 - gatsby-plugin-remove-trailing-slashes@2.5.0
 - gatsby-plugin-sass@2.6.0
 - gatsby-plugin-schema-snapshot@1.2.0
 - gatsby-plugin-sharp@2.9.0
 - gatsby-plugin-sitemap@2.7.0
 - gatsby-plugin-styled-components@3.5.0
 - gatsby-plugin-styled-jsx@3.5.0
 - gatsby-plugin-styletron@5.2.0
 - gatsby-plugin-stylus@2.5.0
 - gatsby-plugin-subfont@2.4.0
 - gatsby-plugin-twitter@2.5.0
 - gatsby-plugin-typescript@2.7.0
 - gatsby-plugin-typography@2.7.0
 - gatsby-plugin-utils@0.4.0
 - gatsby-react-router-scroll@3.2.0
 - gatsby-recipes@0.4.0
 - gatsby-remark-autolink-headers@2.6.0
 - gatsby-remark-code-repls@3.4.0
 - gatsby-remark-copy-linked-files@2.5.0
 - gatsby-remark-custom-blocks@2.5.0
 - gatsby-remark-embed-snippet@4.5.0
 - gatsby-remark-graphviz@1.5.0
 - gatsby-remark-images-contentful@2.5.0
 - gatsby-remark-images@3.6.0
 - gatsby-remark-katex@3.5.0
 - gatsby-remark-prismjs@3.8.0
 - gatsby-remark-responsive-iframe@2.6.0
 - gatsby-remark-smartypants@2.5.0
 - gatsby-source-contentful@4.1.0
 - gatsby-source-drupal@3.8.0
 - gatsby-source-faker@2.5.0
 - gatsby-source-filesystem@2.6.0
 - gatsby-source-graphql@2.9.0
 - gatsby-source-hacker-news@2.6.0
 - gatsby-source-lever@2.5.0
 - gatsby-source-medium@2.5.0
 - gatsby-source-mongodb@2.5.0
 - gatsby-source-npm-package-search@2.5.0
 - gatsby-source-shopify@3.5.0
 - gatsby-source-wikipedia@2.5.0
 - gatsby-source-wordpress@3.6.0
 - gatsby-telemetry@1.5.0
 - gatsby-theme@0.3.0
 - gatsby-transformer-asciidoc@1.5.0
 - gatsby-transformer-csv@2.5.0
 - gatsby-transformer-documentationjs@4.5.0
 - gatsby-transformer-excel@2.6.0
 - gatsby-transformer-hjson@2.6.0
 - gatsby-transformer-javascript-frontmatter@2.5.0
 - gatsby-transformer-javascript-static-exports@2.6.0
 - gatsby-transformer-json@2.6.0
 - gatsby-transformer-pdf@1.5.0
 - gatsby-transformer-react-docgen@5.4.0
 - gatsby-transformer-remark@2.11.0
 - gatsby-transformer-screenshot@2.5.0
 - gatsby-transformer-sharp@2.7.0
 - gatsby-transformer-sqip@2.6.0
 - gatsby-transformer-toml@2.6.0
 - gatsby-transformer-xml@2.5.0
 - gatsby-transformer-yaml@2.6.0
 - gatsby@2.27.0
  • Loading branch information
vladar committed Nov 19, 2020
1 parent a5131bd commit 3d607f1
Show file tree
Hide file tree
Showing 224 changed files with 756 additions and 272 deletions.
6 changes: 6 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.11.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.11.0-next.0...babel-plugin-remove-graphql-queries@2.11.0) (2020-11-19)

### Features

- **gatsby:** SSR pages during development ([#27432](https://github.com/gatsbyjs/gatsby/issues/27432)) ([23da2c3](https://github.com/gatsbyjs/gatsby/commit/23da2c3fb2e16b7e3fe1e15c19decd799000a212))

# [2.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.10.0-next.0...babel-plugin-remove-graphql-queries@2.10.0-next.1) (2020-11-10)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-remove-graphql-queries/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-remove-graphql-queries",
"version": "2.11.0-next.0",
"version": "2.11.0",
"author": "Jason Quense <monastic.panic@gmail.com>",
"repository": {
"type": "git",
Expand All @@ -11,7 +11,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-preset-gatsby-package/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.7.0-next.0...babel-preset-gatsby-package@0.7.0) (2020-11-19)

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

# [0.6.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.6.0-next.0...babel-preset-gatsby-package@0.6.0-next.1) (2020-11-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-gatsby-package/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-preset-gatsby-package",
"version": "0.7.0-next.0",
"version": "0.7.0",
"author": "Philipp Spiess <hello@philippspiess.com>",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-preset-gatsby/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.7.0-next.0...babel-preset-gatsby@0.7.0) (2020-11-19)

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

# [0.6.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.6.0-next.0...babel-preset-gatsby@0.6.0-next.1) (2020-11-10)

**Note:** Version bump only for package babel-preset-gatsby
Expand Down
8 changes: 4 additions & 4 deletions packages/babel-preset-gatsby/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-preset-gatsby",
"version": "0.7.0-next.0",
"version": "0.7.0",
"author": "Philipp Spiess <hello@philippspiess.com>",
"repository": {
"type": "git",
Expand All @@ -21,8 +21,8 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^1.5.0-next.0",
"gatsby-legacy-polyfills": "^0.2.0-next.0"
"gatsby-core-utils": "^1.5.0",
"gatsby-legacy-polyfills": "^0.2.0"
},
"peerDependencies": {
"@babel/core": "^7.11.6",
Expand All @@ -37,7 +37,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2",
"slash": "^3.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/create-gatsby/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.0.0-next.0...create-gatsby@0.0.1) (2020-11-19)

### Features

- **create-gatsby:** add telemetry tracking ([#28107](https://github.com/gatsbyjs/gatsby/issues/28107)) ([f9838f7](https://github.com/gatsbyjs/gatsby/commit/f9838f7233057841ac705427ba5b6ca95e9678ac))

# 0.0.0-next.0 (2020-11-16)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/create-gatsby/package.json
@@ -1,6 +1,6 @@
{
"name": "create-gatsby",
"version": "0.0.0-next.0",
"version": "0.0.1",
"main": "lib/index.js",
"bin": "cli.js",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"eslint": "^7.12.1",
"execa": "^4.1.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-utils": "^0.4.0-next.0",
"gatsby-plugin-utils": "^0.4.0",
"joi": "^17.2.1",
"microbundle": "^0.12.4",
"node-fetch": "^2.6.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-admin/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.3.0-next.1...gatsby-admin@0.3.0) (2020-11-19)

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

# [0.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.3.0-next.0...gatsby-admin@0.3.0-next.1) (2020-11-16)

**Note:** Version bump only for package gatsby-admin
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-admin/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.3.0-next.1",
"version": "0.3.0",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,11 +20,11 @@
"@typescript-eslint/parser": "^2.34.0",
"csstype": "^2.6.13",
"formik": "^2.2.5",
"gatsby": "^2.27.0-next.1",
"gatsby": "^2.27.0",
"gatsby-interface": "^0.0.225",
"gatsby-plugin-typescript": "^2.7.0-next.0",
"gatsby-plugin-typescript": "^2.7.0",
"gatsby-plugin-webfonts": "^1.1.3",
"gatsby-source-graphql": "^2.9.0-next.0",
"gatsby-source-graphql": "^2.9.0",
"lodash-es": "^4.17.15",
"ncp": "^2.0.0",
"nodemon": "^2.0.6",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.14.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.14.0-next.1...gatsby-cli@2.14.0) (2020-11-19)

### Features

- **gatsby:** SSR pages during development ([#27432](https://github.com/gatsbyjs/gatsby/issues/27432)) ([23da2c3](https://github.com/gatsbyjs/gatsby/commit/23da2c3fb2e16b7e3fe1e15c19decd799000a212))

# [2.14.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.14.0-next.0...gatsby-cli@2.14.0-next.1) (2020-11-16)

### Features
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "2.14.0-next.1",
"version": "2.14.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -19,14 +19,14 @@
"common-tags": "^1.8.0",
"configstore": "^5.0.1",
"convert-hrtime": "^3.0.0",
"create-gatsby": "^0.0.0-next.0",
"create-gatsby": "^0.0.1",
"envinfo": "^7.7.3",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.5.0-next.0",
"gatsby-recipes": "^0.4.0-next.1",
"gatsby-telemetry": "^1.5.0-next.1",
"gatsby-core-utils": "^1.5.0",
"gatsby-recipes": "^0.4.0",
"gatsby-telemetry": "^1.5.0",
"hosted-git-info": "^3.0.6",
"is-valid-path": "^0.1.1",
"lodash": "^4.17.20",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@rollup/plugin-replace": "^2.3.3",
"@types/hosted-git-info": "^3.0.1",
"@types/yargs": "^15.0.8",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2",
"ink": "^2.7.1",
"ink-spinner": "^3.1.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-codemods/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.5.0-next.0...gatsby-codemods@1.5.0) (2020-11-19)

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

# [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.4.0-next.0...gatsby-codemods@1.4.0-next.1) (2020-11-10)

**Note:** Version bump only for package gatsby-codemods
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-codemods/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-codemods",
"version": "1.5.0-next.0",
"version": "1.5.0",
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2",
"jscodeshift": "^0.11.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-core-utils/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.5.0-next.0...gatsby-core-utils@1.5.0) (2020-11-19)

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

# [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.4.0-next.0...gatsby-core-utils@1.4.0-next.1) (2020-11-10)

**Note:** Version bump only for package gatsby-core-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-core-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-core-utils",
"version": "1.5.0-next.0",
"version": "1.5.0",
"description": "A collection of gatsby utils used in different gatsby packages",
"keywords": [
"gatsby",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@types/ci-info": "2.0.0",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2",
"typescript": "^3.9.7"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cypress/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cypress@0.6.0-next.0...gatsby-cypress@0.6.0) (2020-11-19)

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

# [0.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cypress@0.5.0-next.0...gatsby-cypress@0.5.0-next.1) (2020-11-10)

**Note:** Version bump only for package gatsby-cypress
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cypress/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-cypress",
"version": "0.6.0-next.0",
"version": "0.6.0",
"description": "Cypress tools for Gatsby projects",
"main": "index.js",
"repository": {
Expand All @@ -20,7 +20,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2"
},
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-design-tokens/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.2.0-next.0...gatsby-design-tokens@2.2.0) (2020-11-19)

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

## [2.0.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.0.12...gatsby-design-tokens@2.0.13) (2020-10-01)

**Note:** Version bump only for package gatsby-design-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-design-tokens/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-design-tokens",
"version": "2.2.0-next.0",
"version": "2.2.0",
"description": "Gatsby Design Tokens",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-dev-cli/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.9.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.9.0-next.0...gatsby-dev-cli@2.9.0) (2020-11-19)

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

# [2.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.8.0-next.0...gatsby-dev-cli@2.8.0-next.1) (2020-11-10)

**Note:** Version bump only for package gatsby-dev-cli
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-dev-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-dev-cli",
"description": "CLI helpers for contributors working on Gatsby",
"version": "2.9.0-next.0",
"version": "2.9.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby-dev": "./dist/index.js"
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-graphiql-explorer/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.6.0-next.0...gatsby-graphiql-explorer@0.6.0) (2020-11-19)

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

# [0.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.5.0-next.0...gatsby-graphiql-explorer@0.5.0-next.1) (2020-11-10)

**Note:** Version bump only for package gatsby-graphiql-explorer
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-graphiql-explorer/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-graphiql-explorer",
"version": "0.6.0-next.0",
"version": "0.6.0",
"description": "GraphiQL IDE with custom features for Gatsby users",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.5",
"babel-loader": "^8.1.0",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"core-js": "^3.7.0",
"cross-env": "^7.0.2",
"css-loader": "^1.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-image/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.6.0-next.0...gatsby-image@2.6.0) (2020-11-19)

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

# [2.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.5.0-next.0...gatsby-image@2.5.0-next.1) (2020-11-10)

**Note:** Version bump only for package gatsby-image
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-image/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-image",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
"version": "2.6.0-next.0",
"version": "2.6.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -15,7 +15,7 @@
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^0.7.0-next.0",
"babel-preset-gatsby-package": "^0.7.0",
"cross-env": "^7.0.2",
"jest-matchmedia-mock": "^1.1.0"
},
Expand Down

0 comments on commit 3d607f1

Please sign in to comment.