Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-admin@0.1.167
 - gatsby-cli@2.12.109
 - gatsby-plugin-image@0.0.3
 - gatsby-plugin-mdx@1.2.47
 - gatsby-plugin-netlify@2.3.20
 - gatsby-plugin-offline@3.2.33
 - gatsby-plugin-page-creator@2.3.33
 - gatsby-plugin-utils@0.2.33
 - gatsby-remark-images@3.3.35
 - gatsby-source-contentful@2.3.54
 - gatsby-transformer-remark@2.8.41
 - gatsby-transformer-screenshot@2.3.19
 - gatsby@2.24.79
  • Loading branch information
LekoArts committed Oct 16, 2020
1 parent a70a66e commit 396fb6d
Show file tree
Hide file tree
Showing 26 changed files with 80 additions and 24 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
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.1.167](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.166...gatsby-admin@0.1.167) (2020-10-16)

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

## [0.1.166](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.165...gatsby-admin@0.1.166) (2020-10-15)

**Note:** Version bump only for package gatsby-admin
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.1.166",
"version": "0.1.167",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^2.34.0",
"csstype": "^2.6.13",
"formik": "^2.1.5",
"gatsby": "^2.24.78",
"gatsby": "^2.24.79",
"gatsby-interface": "^0.0.193",
"gatsby-plugin-typescript": "^2.4.22",
"gatsby-plugin-webfonts": "^1.1.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
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.12.109](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.108...gatsby-cli@2.12.109) (2020-10-16)

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

## [2.12.108](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.107...gatsby-cli@2.12.108) (2020-10-15)

**Note:** Version bump only for package gatsby-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "2.12.108",
"version": "2.12.109",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-image/CHANGELOG.md
Original file line number Diff line number Diff line change
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.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@0.0.2...gatsby-plugin-image@0.0.3) (2020-10-16)

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

## 0.0.2 (2020-10-15)

**Note:** Version bump only for package gatsby-plugin-image
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-image",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"build": "npm-run-all -s clean -p build:*",
"build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/types.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
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.2.47](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.46...gatsby-plugin-mdx@1.2.47) (2020-10-16)

**Note:** Version bump only for package gatsby-plugin-mdx

## [1.2.46](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.45...gatsby-plugin-mdx@1.2.46) (2020-10-08)

**Note:** Version bump only for package gatsby-plugin-mdx
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "1.2.46",
"version": "1.2.47",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@mdx-js/mdx": "^1.6.16",
"@mdx-js/react": "^1.6.16",
"gatsby-plugin-utils": "^0.2.31",
"gatsby-plugin-utils": "^0.2.33",
"jest": "^24.9.0",
"js-combinatorics": "^1.4.5",
"react-test-renderer": "^16.13.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.19...gatsby-plugin-netlify@2.3.20) (2020-10-16)

**Note:** Version bump only for package gatsby-plugin-netlify

## [2.3.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.18...gatsby-plugin-netlify@2.3.19) (2020-10-15)

**Note:** Version bump only for package gatsby-plugin-netlify
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-netlify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify",
"description": "A Gatsby plugin which generates a _headers file for netlify",
"version": "2.3.19",
"version": "2.3.20",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -24,7 +24,7 @@
"@babel/core": "^7.11.6",
"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^7.0.2",
"gatsby-plugin-utils": "^0.2.32"
"gatsby-plugin-utils": "^0.2.33"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-offline/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [3.2.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.32...gatsby-plugin-offline@3.2.33) (2020-10-16)

**Note:** Version bump only for package gatsby-plugin-offline

## [3.2.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.31...gatsby-plugin-offline@3.2.32) (2020-10-15)

**Note:** Version bump only for package gatsby-plugin-offline
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-offline/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-offline",
"description": "Gatsby plugin which sets up a site to be able to run offline",
"version": "3.2.32",
"version": "3.2.33",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -21,7 +21,7 @@
"babel-preset-gatsby-package": "^0.5.3",
"cpx": "^1.5.0",
"cross-env": "^7.0.2",
"gatsby-plugin-utils": "^0.2.32",
"gatsby-plugin-utils": "^0.2.33",
"rewire": "^4.0.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-offline#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-page-creator/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.3.32...gatsby-plugin-page-creator@2.3.33) (2020-10-16)

### Bug Fixes

- **gatsby-plugin-page-creator:** Use correct queryAll name ([#27487](https://github.com/gatsbyjs/gatsby/issues/27487)) ([a70a66e](https://github.com/gatsbyjs/gatsby/commit/a70a66e98ed0a7f8d8af4490d8bfa3fb2e8cb8db))

## [2.3.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.3.31...gatsby-plugin-page-creator@2.3.32) (2020-10-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-creator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-page-creator",
"version": "2.3.32",
"version": "2.3.33",
"description": "Gatsby plugin that automatically creates pages from React components in specified directories",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
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.2.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-utils@0.2.32...gatsby-plugin-utils@0.2.33) (2020-10-16)

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

## [0.2.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-utils@0.2.31...gatsby-plugin-utils@0.2.32) (2020-10-15)

**Note:** Version bump only for package gatsby-plugin-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-utils",
"version": "0.2.32",
"version": "0.2.33",
"description": "Gatsby utils that help creating plugins",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@babel/core": "^7.11.6",
"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^7.0.2",
"gatsby": "^2.24.78",
"gatsby": "^2.24.79",
"rimraf": "^3.0.2",
"typescript": "^3.9.5"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-images/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [3.3.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.3.34...gatsby-remark-images@3.3.35) (2020-10-16)

**Note:** Version bump only for package gatsby-remark-images

## [3.3.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.3.33...gatsby-remark-images@3.3.34) (2020-10-15)

**Note:** Version bump only for package gatsby-remark-images
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-remark-images/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-images",
"description": "Processes images in markdown so they can be used in the production build.",
"version": "3.3.34",
"version": "3.3.35",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -24,7 +24,7 @@
"@babel/core": "^7.11.6",
"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^7.0.2",
"gatsby-plugin-utils": "^0.2.32",
"gatsby-plugin-utils": "^0.2.33",
"hast-util-to-html": "^6.1.0",
"mdast-util-to-hast": "^6.0.2"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-contentful/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.54](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.53...gatsby-source-contentful@2.3.54) (2020-10-16)

**Note:** Version bump only for package gatsby-source-contentful

## [2.3.53](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.52...gatsby-source-contentful@2.3.53) (2020-10-15)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-contentful",
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
"version": "2.3.53",
"version": "2.3.54",
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -17,7 +17,7 @@
"contentful": "^7.14.7",
"fs-extra": "^9.0.1",
"gatsby-core-utils": "^1.3.23",
"gatsby-plugin-utils": "^0.2.32",
"gatsby-plugin-utils": "^0.2.33",
"gatsby-source-filesystem": "^2.3.34",
"is-online": "^8.5.0",
"json-stringify-safe": "^5.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-remark/CHANGELOG.md
Original file line number Diff line number Diff line change
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.8.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.40...gatsby-transformer-remark@2.8.41) (2020-10-16)

**Note:** Version bump only for package gatsby-transformer-remark

## [2.8.40](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.39...gatsby-transformer-remark@2.8.40) (2020-10-15)

**Note:** Version bump only for package gatsby-transformer-remark
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-remark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-remark",
"description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem",
"version": "2.8.40",
"version": "2.8.41",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down Expand Up @@ -34,7 +34,7 @@
"@babel/core": "^7.11.6",
"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^7.0.2",
"gatsby-plugin-utils": "^0.2.32"
"gatsby-plugin-utils": "^0.2.33"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-screenshot/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@2.3.18...gatsby-transformer-screenshot@2.3.19) (2020-10-16)

**Note:** Version bump only for package gatsby-transformer-screenshot

## [2.3.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@2.3.17...gatsby-transformer-screenshot@2.3.18) (2020-09-28)

**Note:** Version bump only for package gatsby-transformer-screenshot
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-screenshot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-screenshot",
"description": "Gatsby transformer plugin that uses AWS Lambda to take screenshots of websites",
"version": "2.3.18",
"version": "2.3.19",
"author": "David Beckley <beckl.ds@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
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.24.79](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.78...gatsby@2.24.79) (2020-10-16)

### Bug Fixes

- **gatsby:** add runtime check for react 17 ([#27468](https://github.com/gatsbyjs/gatsby/issues/27468)) ([239d539](https://github.com/gatsbyjs/gatsby/commit/239d539b76421f210a0db901786021ac45a42ac7))

## [2.24.78](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.77...gatsby@2.24.78) (2020-10-15)

### Features
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.24.78",
"version": "2.24.79",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -76,14 +76,14 @@
"find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.108",
"gatsby-cli": "^2.12.109",
"gatsby-core-utils": "^1.3.23",
"gatsby-graphiql-explorer": "^0.4.15",
"gatsby-legacy-polyfills": "^0.0.5",
"gatsby-link": "^2.4.15",
"gatsby-plugin-page-creator": "^2.3.32",
"gatsby-plugin-page-creator": "^2.3.33",
"gatsby-plugin-typescript": "^2.4.22",
"gatsby-plugin-utils": "^0.2.32",
"gatsby-plugin-utils": "^0.2.33",
"gatsby-react-router-scroll": "^3.0.14",
"gatsby-telemetry": "^1.3.38",
"glob": "^7.1.6",
Expand Down

0 comments on commit 396fb6d

Please sign in to comment.