Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 30 changed files with 98 additions and 30 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.169](https:/gatsbyjs/gatsby/compare/[email protected]@0.1.169) (2020-10-19)

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

## [0.1.168](https:/gatsbyjs/gatsby/compare/[email protected]@0.1.168) (2020-10-16)

**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.168",
"version": "0.1.169",
"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.80",
"gatsby": "^2.24.81",
"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.110](https:/gatsbyjs/gatsby/compare/[email protected]@2.12.110) (2020-10-19)

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

## [2.12.109](https:/gatsbyjs/gatsby/compare/[email protected]@2.12.109) (2020-10-16)

**Note:** Version bump only for package gatsby-cli
Expand Down
4 changes: 2 additions & 2 deletions 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.109",
"version": "2.12.110",
"author": "Kyle Mathews <[email protected]>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -24,7 +24,7 @@
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.23",
"gatsby-recipes": "^0.2.31",
"gatsby-recipes": "^0.2.32",
"gatsby-telemetry": "^1.3.38",
"hosted-git-info": "^3.0.6",
"ink": "^2.7.1",
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.16](https:/gatsbyjs/gatsby/compare/[email protected]@2.5.16) (2020-10-19)

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

## [2.5.15](https:/gatsbyjs/gatsby/compare/[email protected]@2.5.15) (2020-10-16)

**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.15",
"version": "2.5.16",
"author": "Nicholas Young <[email protected]>",
"bugs": {
"url": "https:/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.34",
"gatsby-plugin-utils": "^0.2.35",
"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.48](https:/gatsbyjs/gatsby/compare/[email protected]@1.2.48) (2020-10-19)

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

## [1.2.47](https:/gatsbyjs/gatsby/compare/[email protected]@1.2.47) (2020-10-16)

**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.47",
"version": "1.2.48",
"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.33",
"gatsby-plugin-utils": "^0.2.35",
"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.21](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.21) (2020-10-19)

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

## [2.3.20](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.20) (2020-10-16)

**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.20",
"version": "2.3.21",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https:/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.33"
"gatsby-plugin-utils": "^0.2.35"
},
"homepage": "https:/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.34](https:/gatsbyjs/gatsby/compare/[email protected]@3.2.34) (2020-10-19)

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

## [3.2.33](https:/gatsbyjs/gatsby/compare/[email protected]@3.2.33) (2020-10-16)

**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.33",
"version": "3.2.34",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https:/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.33",
"gatsby-plugin-utils": "^0.2.35",
"rewire": "^4.0.1"
},
"homepage": "https:/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.18](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.18) (2020-10-19)

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

## [2.3.17](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.17) (2020-10-16)

**Note:** Version bump only for package gatsby-plugin-sass
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.17",
"version": "2.3.18",
"author": "Daniel Farrell <[email protected]>",
"bugs": {
"url": "https:/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.33"
"gatsby-plugin-utils": "^0.2.35"
},
"homepage": "https:/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass#readme",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-sharp/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.6.43](https:/gatsbyjs/gatsby/compare/[email protected]@2.6.43) (2020-10-19)

### Performance Improvements

- **gatsby-plugin-image:** Optimise image size functions ([#27544](https:/gatsbyjs/gatsby/issues/27544)) ([8752477](https:/gatsbyjs/gatsby/commit/87524778996452b2649e29588526a724f9813d45))

## [2.6.42](https:/gatsbyjs/gatsby/compare/[email protected]@2.6.42) (2020-10-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "2.6.42",
"version": "2.6.43",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https:/gatsbyjs/gatsby/issues"
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.35](https:/gatsbyjs/gatsby/compare/[email protected]@0.2.35) (2020-10-19)

### Features

- **gatsby-plugin-utils:** save validation resulting value to plugin options ([#27381](https:/gatsbyjs/gatsby/issues/27381)) ([0073fb1](https:/gatsbyjs/gatsby/commit/0073fb167e7ccddefbff8872b5b9bd488660804d))

## [0.2.34](https:/gatsbyjs/gatsby/compare/[email protected]@0.2.34) (2020-10-16)

**Note:** Version bump only for package gatsby-plugin-utils
Expand Down
6 changes: 3 additions & 3 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.34",
"version": "0.2.35",
"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.80",
"gatsby": "^2.24.81",
"rimraf": "^3.0.2",
"typescript": "^3.9.5"
},
Expand All @@ -42,4 +42,4 @@
"engines": {
"node": ">=10.13.0"
}
}
}
6 changes: 6 additions & 0 deletions packages/gatsby-recipes/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.32](https:/gatsbyjs/gatsby/compare/[email protected]@0.2.32) (2020-10-19)

### Bug Fixes

- **gatsby-recipes:** Added isLocal prop to wordpress recipe ([#27523](https:/gatsbyjs/gatsby/issues/27523)) ([10d3451](https:/gatsbyjs/gatsby/commit/10d345111d37f6c4ef1cfd896d050f8dfdd2d349))

## [0.2.31](https:/gatsbyjs/gatsby/compare/[email protected]@0.2.31) (2020-10-06)

**Note:** Version bump only for package gatsby-recipes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-recipes",
"description": "Core functionality for Gatsby Recipes",
"version": "0.2.31",
"version": "0.2.32",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https:/gatsbyjs/gatsby/issues"
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.36](https:/gatsbyjs/gatsby/compare/[email protected]@3.3.36) (2020-10-19)

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

## [3.3.35](https:/gatsbyjs/gatsby/compare/[email protected]@3.3.35) (2020-10-16)

**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.35",
"version": "3.3.36",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https:/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.33",
"gatsby-plugin-utils": "^0.2.35",
"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.56](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.56) (2020-10-19)

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

## [2.3.55](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.55) (2020-10-16)

**Note:** Version bump only for package gatsby-source-contentful
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.55",
"version": "2.3.56",
"author": "Marcus Ericsson <[email protected]> (mericsson.com)",
"bugs": {
"url": "https:/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.34",
"gatsby-plugin-utils": "^0.2.35",
"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.43](https:/gatsbyjs/gatsby/compare/[email protected]@2.8.43) (2020-10-19)

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

## [2.8.42](https:/gatsbyjs/gatsby/compare/[email protected]@2.8.42) (2020-10-16)

### Performance Improvements
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.42",
"version": "2.8.43",
"author": "Kyle Mathews <[email protected]>",
"bugs": {
"url": "https:/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.34"
"gatsby-plugin-utils": "^0.2.35"
},
"homepage": "https:/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-sqip/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.44](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.44) (2020-10-19)

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

## [2.3.43](https:/gatsbyjs/gatsby/compare/[email protected]@2.3.43) (2020-10-12)

**Note:** Version bump only for package gatsby-transformer-sqip
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-sqip/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "gatsby-transformer-sqip",
"description": "Generates geometric primitive version of images",
"version": "2.3.43",
"version": "2.3.44",
"author": "Benedikt Rötsch <[email protected]>",
"bugs": {
"url": "https:/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.11.2",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.6.42",
"gatsby-plugin-sharp": "^2.6.43",
"md5-file": "^5.0.0",
"mini-svg-data-uri": "^1.2.3",
"p-queue": "^2.4.2",
Expand Down
Loading

0 comments on commit ecc0ad3

Please sign in to comment.