Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
vladar committed Oct 22, 2020
1 parent 642eeb1 commit 45f375e
Show file tree
Hide file tree
Showing 22 changed files with 71 additions and 21 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.173](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.173) (2020-10-22)

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

## [0.1.172](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.172) (2020-10-21)

**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.172",
"version": "0.1.173",
"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.84",
"gatsby": "^2.24.85",
"gatsby-interface": "^0.0.193",
"gatsby-plugin-typescript": "^2.4.24",
"gatsby-plugin-webfonts": "^1.1.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-feed/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.5.19](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.19) (2020-10-22)

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

## [2.5.18](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.18) (2020-10-21)

**Note:** Version bump only for package gatsby-plugin-feed
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-feed",
"description": "Creates an RSS feed for your Gatsby site.",
"version": "2.5.18",
"version": "2.5.19",
"author": "Nicholas Young <[email protected]>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -11,7 +11,7 @@
"@hapi/joi": "^15.1.1",
"common-tags": "^1.8.0",
"fs-extra": "^8.1.0",
"gatsby-plugin-utils": "^0.2.38",
"gatsby-plugin-utils": "^0.2.39",
"lodash.merge": "^4.6.2",
"rss": "^1.2.2"
},
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.51](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.51) (2020-10-22)

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

## [1.2.50](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.50) (2020-10-21)

### Bug Fixes
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.50",
"version": "1.2.51",
"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.38",
"gatsby-plugin-utils": "^0.2.39",
"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.24](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.24) (2020-10-22)

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

## [2.3.23](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.23) (2020-10-21)

### Bug Fixes
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.23",
"version": "2.3.24",
"author": "Kyle Mathews <[email protected]>",
"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.38"
"gatsby-plugin-utils": "^0.2.39"
},
"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.37](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.2.37) (2020-10-22)

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

## [3.2.36](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.2.36) (2020-10-21)

### Bug Fixes
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.36",
"version": "3.2.37",
"author": "Kyle Mathews <[email protected]>",
"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.38",
"gatsby-plugin-utils": "^0.2.39",
"rewire": "^4.0.1"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-offline#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sass/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.21](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.21) (2020-10-22)

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

## [2.3.20](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.20) (2020-10-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sass",
"description": "Gatsby plugin to handle scss/sass files",
"version": "2.3.20",
"version": "2.3.21",
"author": "Daniel Farrell <[email protected]>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -15,7 +15,7 @@
"@babel/core": "^7.11.6",
"babel-preset-gatsby-package": "^0.5.3",
"cross-env": "^7.0.2",
"gatsby-plugin-utils": "^0.2.38"
"gatsby-plugin-utils": "^0.2.39"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass#readme",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-utils/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.

## [0.2.39](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.39) (2020-10-22)

### Bug Fixes

- **gatsby-plugin-utils:** skip libcheck during typegen ([#27588](https://github.com/gatsbyjs/gatsby/issues/27588)) ([0fdd3e9](https://github.com/gatsbyjs/gatsby/commit/0fdd3e969c18c6fda7e5c62fc5a352fce1877974))

## [0.2.38](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.38) (2020-10-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.38",
"version": "0.2.39",
"description": "Gatsby utils that help creating plugins",
"main": "dist/index.js",
"scripts": {
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.39](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.3.39) (2020-10-22)

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

## [3.3.38](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.3.38) (2020-10-21)

### Bug Fixes
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.38",
"version": "3.3.39",
"author": "Kyle Mathews <[email protected]>",
"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.38",
"gatsby-plugin-utils": "^0.2.39",
"hast-util-to-html": "^6.1.0",
"mdast-util-to-hast": "^6.0.2"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-contentful/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.

## [3.0.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.3) (2020-10-22)

### Bug Fixes

- **gatsby-source-contentful:** set default for contentful asset workers ([#27586](https://github.com/gatsbyjs/gatsby/issues/27586)) ([d372db8](https://github.com/gatsbyjs/gatsby/commit/d372db810bbfc8a695b6220f0fe586149ec02def))

## [3.0.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.2) (2020-10-21)

### Bug Fixes
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": "3.0.2",
"version": "3.0.3",
"author": "Marcus Ericsson <[email protected]> (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.38",
"gatsby-plugin-utils": "^0.2.39",
"gatsby-source-filesystem": "^2.3.35",
"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.46](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.8.46) (2020-10-22)

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

## [2.8.45](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.8.45) (2020-10-21)

### Bug Fixes
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.45",
"version": "2.8.46",
"author": "Kyle Mathews <[email protected]>",
"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.38"
"gatsby-plugin-utils": "^0.2.39"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme",
"keywords": [
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.85](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.24.85) (2020-10-22)

### Bug Fixes

- **gatsby:** trigger location effects in navigation ([#27594](https://github.com/gatsbyjs/gatsby/issues/27594)) ([642eeb1](https://github.com/gatsbyjs/gatsby/commit/642eeb10a56a0618f2f0c608a035293cd3d5269f))

## [2.24.84](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.24.84) (2020-10-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 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.84",
"version": "2.24.85",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -83,7 +83,7 @@
"gatsby-link": "^2.4.16",
"gatsby-plugin-page-creator": "^2.3.33",
"gatsby-plugin-typescript": "^2.4.24",
"gatsby-plugin-utils": "^0.2.38",
"gatsby-plugin-utils": "^0.2.39",
"gatsby-react-router-scroll": "^3.0.15",
"gatsby-telemetry": "^1.3.38",
"glob": "^7.1.6",
Expand Down

0 comments on commit 45f375e

Please sign in to comment.