From 77a6f04da505beb7665bb3a68a7e46f4368dfe89 Mon Sep 17 00:00:00 2001 From: Ward Peeters Date: Mon, 6 Jul 2020 10:05:14 +0200 Subject: [PATCH] chore(release): Publish - gatsby-admin@0.1.86 - gatsby-plugin-sharp@2.6.18 - gatsby-source-contentful@2.3.23 - gatsby-theme-blog-core@1.5.60 - gatsby-theme-blog@1.6.60 - gatsby-theme-notes@1.3.86 - gatsby-theme-ui-preset@0.0.75 - gatsby-transformer-sqip@2.3.18 - gatsby@2.23.21 --- packages/gatsby-admin/CHANGELOG.md | 4 ++++ packages/gatsby-admin/package.json | 4 ++-- packages/gatsby-plugin-sharp/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-sharp/package.json | 2 +- packages/gatsby-source-contentful/CHANGELOG.md | 6 ++++++ packages/gatsby-source-contentful/package.json | 4 ++-- packages/gatsby-theme-blog-core/CHANGELOG.md | 4 ++++ packages/gatsby-theme-blog-core/package.json | 6 +++--- packages/gatsby-theme-blog/CHANGELOG.md | 4 ++++ packages/gatsby-theme-blog/package.json | 6 +++--- packages/gatsby-theme-notes/CHANGELOG.md | 4 ++++ packages/gatsby-theme-notes/package.json | 4 ++-- packages/gatsby-theme-ui-preset/CHANGELOG.md | 4 ++++ packages/gatsby-theme-ui-preset/package.json | 4 ++-- packages/gatsby-transformer-sqip/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/CHANGELOG.md | 7 +++++++ packages/gatsby/package.json | 2 +- 18 files changed, 61 insertions(+), 18 deletions(-) diff --git a/packages/gatsby-admin/CHANGELOG.md b/packages/gatsby-admin/CHANGELOG.md index 41b744b9ad17b..97ed16e320951 100644 --- a/packages/gatsby-admin/CHANGELOG.md +++ b/packages/gatsby-admin/CHANGELOG.md @@ -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.86](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.85...gatsby-admin@0.1.86) (2020-07-06) + +**Note:** Version bump only for package gatsby-admin + ## [0.1.85](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.84...gatsby-admin@0.1.85) (2020-07-03) **Note:** Version bump only for package gatsby-admin diff --git a/packages/gatsby-admin/package.json b/packages/gatsby-admin/package.json index f841ade6eb995..00b186ca27fac 100644 --- a/packages/gatsby-admin/package.json +++ b/packages/gatsby-admin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-admin", - "version": "0.1.85", + "version": "0.1.86", "main": "index.js", "author": "Max Stoiber", "license": "MIT", @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^2.28.0", "csstype": "^2.6.10", "formik": "^2.1.4", - "gatsby": "^2.23.20", + "gatsby": "^2.23.21", "gatsby-interface": "0.0.173", "gatsby-plugin-typescript": "^2.4.13", "gatsby-source-graphql": "^2.6.1", diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 33151b23f3d1b..ea0b9e9da4bd7 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/CHANGELOG.md @@ -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.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.17...gatsby-plugin-sharp@2.6.18) (2020-07-06) + +### Bug Fixes + +- **gatsby-transformer-sharp:** removed unnecessary conversion to webp ([#25325](https://github.com/gatsbyjs/gatsby/issues/25325)) ([a5459bc](https://github.com/gatsbyjs/gatsby/commit/a5459bc)) + ## [2.6.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.16...gatsby-plugin-sharp@2.6.17) (2020-07-02) **Note:** Version bump only for package gatsby-plugin-sharp diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 3d9fa1076fd53..6d7a661ffea7d 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "2.6.17", + "version": "2.6.18", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 9d537a6cef679..79093ee0cd32e 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/CHANGELOG.md @@ -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.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.22...gatsby-source-contentful@2.3.23) (2020-07-06) + +### Bug Fixes + +- **gatsby-source-contentful:** dont ship fixtures when publishing ([#25472](https://github.com/gatsbyjs/gatsby/issues/25472)) ([0c5aea8](https://github.com/gatsbyjs/gatsby/commit/0c5aea8)) + ## [2.3.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.21...gatsby-source-contentful@2.3.22) (2020-07-02) **Note:** Version bump only for package gatsby-source-contentful diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 5194ecfe483c9..9750d16f7beb3 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -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.22", + "version": "2.3.23", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "deep-map": "^1.5.0", "fs-extra": "^8.1.0", "gatsby-core-utils": "^1.3.11", - "gatsby-plugin-sharp": "^2.6.17", + "gatsby-plugin-sharp": "^2.6.18", "gatsby-source-filesystem": "^2.3.18", "is-online": "^8.4.0", "json-stringify-safe": "^5.0.1", diff --git a/packages/gatsby-theme-blog-core/CHANGELOG.md b/packages/gatsby-theme-blog-core/CHANGELOG.md index c782136f9e992..ee6c61073d226 100644 --- a/packages/gatsby-theme-blog-core/CHANGELOG.md +++ b/packages/gatsby-theme-blog-core/CHANGELOG.md @@ -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.60](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.59...gatsby-theme-blog-core@1.5.60) (2020-07-06) + +**Note:** Version bump only for package gatsby-theme-blog-core + ## [1.5.59](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.58...gatsby-theme-blog-core@1.5.59) (2020-07-03) **Note:** Version bump only for package gatsby-theme-blog-core diff --git a/packages/gatsby-theme-blog-core/package.json b/packages/gatsby-theme-blog-core/package.json index f675eee5aa4f6..1b7432bea257f 100644 --- a/packages/gatsby-theme-blog-core/package.json +++ b/packages/gatsby-theme-blog-core/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-blog-core", - "version": "1.5.59", + "version": "1.5.60", "main": "index.js", "author": "christopherbiscardi (@chrisbiscardi)", "license": "MIT", @@ -20,7 +20,7 @@ "@mdx-js/mdx": "^1.6.6", "gatsby-core-utils": "^1.3.11", "gatsby-plugin-mdx": "^1.2.22", - "gatsby-plugin-sharp": "^2.6.17", + "gatsby-plugin-sharp": "^2.6.18", "gatsby-remark-copy-linked-files": "^2.3.10", "gatsby-remark-images": "^3.3.17", "gatsby-remark-smartypants": "^2.3.9", @@ -30,7 +30,7 @@ }, "devDependencies": { "@mdx-js/react": "^1.6.6", - "gatsby": "^2.23.20", + "gatsby": "^2.23.21", "prettier": "2.0.5", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/packages/gatsby-theme-blog/CHANGELOG.md b/packages/gatsby-theme-blog/CHANGELOG.md index c0f61d8a62cf5..c6b0d74cf08b5 100644 --- a/packages/gatsby-theme-blog/CHANGELOG.md +++ b/packages/gatsby-theme-blog/CHANGELOG.md @@ -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.6.60](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.59...gatsby-theme-blog@1.6.60) (2020-07-06) + +**Note:** Version bump only for package gatsby-theme-blog + ## [1.6.59](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.58...gatsby-theme-blog@1.6.59) (2020-07-03) **Note:** Version bump only for package gatsby-theme-blog diff --git a/packages/gatsby-theme-blog/package.json b/packages/gatsby-theme-blog/package.json index 9eac5ef27ec80..88aaef08afff9 100644 --- a/packages/gatsby-theme-blog/package.json +++ b/packages/gatsby-theme-blog/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-blog", - "version": "1.6.59", + "version": "1.6.60", "description": "A Gatsby theme for miscellaneous blogging with a dark/light mode", "main": "index.js", "keywords": [ @@ -29,7 +29,7 @@ "gatsby-plugin-react-helmet": "^3.3.9", "gatsby-plugin-theme-ui": "^0.2.53", "gatsby-plugin-twitter": "^2.3.9", - "gatsby-theme-blog-core": "^1.5.59", + "gatsby-theme-blog-core": "^1.5.60", "mdx-utils": "0.2.0", "react-helmet": "^5.2.1", "react-switch": "^5.0.1", @@ -39,7 +39,7 @@ "typography-theme-wordpress-2016": "^0.16.19" }, "devDependencies": { - "gatsby": "^2.23.20", + "gatsby": "^2.23.21", "prettier": "2.0.5", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/packages/gatsby-theme-notes/CHANGELOG.md b/packages/gatsby-theme-notes/CHANGELOG.md index 54c77b2b53fa0..f064de1c65b2d 100644 --- a/packages/gatsby-theme-notes/CHANGELOG.md +++ b/packages/gatsby-theme-notes/CHANGELOG.md @@ -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.3.86](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.85...gatsby-theme-notes@1.3.86) (2020-07-06) + +**Note:** Version bump only for package gatsby-theme-notes + ## [1.3.85](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.84...gatsby-theme-notes@1.3.85) (2020-07-03) **Note:** Version bump only for package gatsby-theme-notes diff --git a/packages/gatsby-theme-notes/package.json b/packages/gatsby-theme-notes/package.json index 33f96be8fba72..984552eb9bac3 100644 --- a/packages/gatsby-theme-notes/package.json +++ b/packages/gatsby-theme-notes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-theme-notes", "description": "Gatsby Theme for adding a notes section to your website", - "version": "1.3.85", + "version": "1.3.86", "author": "John Otander", "license": "MIT", "main": "index.js", @@ -20,7 +20,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme", "devDependencies": { - "gatsby": "^2.23.20", + "gatsby": "^2.23.21", "react": "^16.12.0", "react-dom": "^16.12.0" }, diff --git a/packages/gatsby-theme-ui-preset/CHANGELOG.md b/packages/gatsby-theme-ui-preset/CHANGELOG.md index b2ae4d3a69c47..9efba7b5cb280 100644 --- a/packages/gatsby-theme-ui-preset/CHANGELOG.md +++ b/packages/gatsby-theme-ui-preset/CHANGELOG.md @@ -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.75](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.74...gatsby-theme-ui-preset@0.0.75) (2020-07-06) + +**Note:** Version bump only for package gatsby-theme-ui-preset + ## [0.0.74](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.73...gatsby-theme-ui-preset@0.0.74) (2020-07-03) **Note:** Version bump only for package gatsby-theme-ui-preset diff --git a/packages/gatsby-theme-ui-preset/package.json b/packages/gatsby-theme-ui-preset/package.json index 26d47820fc985..afd2b7c9fb2d0 100644 --- a/packages/gatsby-theme-ui-preset/package.json +++ b/packages/gatsby-theme-ui-preset/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-ui-preset", - "version": "0.0.74", + "version": "0.0.75", "description": "A Gatsby theme for theme-ui styles", "main": "index.js", "keywords": [ @@ -30,7 +30,7 @@ "typography-theme-wordpress-2016": "^0.16.19" }, "devDependencies": { - "gatsby": "^2.23.20", + "gatsby": "^2.23.21", "prettier": "2.0.5", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 2cffa5a6305ea..a7984e93c30ce 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/CHANGELOG.md @@ -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://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.17...gatsby-transformer-sqip@2.3.18) (2020-07-06) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [2.3.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.16...gatsby-transformer-sqip@2.3.17) (2020-07-02) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 2f2e642c667d7..ea4bbaa7b24cb 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "2.3.17", + "version": "2.3.18", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.10.3", "bluebird": "^3.7.2", "fs-extra": "^8.1.0", - "gatsby-plugin-sharp": "^2.6.17", + "gatsby-plugin-sharp": "^2.6.18", "md5-file": "^4.0.0", "mini-svg-data-uri": "^1.2.3", "p-queue": "^2.4.2", diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index a4fbd8fe6767b..700c7110bc5f8 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.21](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.20...gatsby@2.23.21) (2020-07-06) + +### Bug Fixes + +- **gatsby:** correctly pass through exit signals from child process ([#25520](https://github.com/gatsbyjs/gatsby/issues/25520)) ([be78563](https://github.com/gatsbyjs/gatsby/commit/be78563)) +- **gatsby-transformer-sharp:** removed unnecessary conversion to webp ([#25325](https://github.com/gatsbyjs/gatsby/issues/25325)) ([a5459bc](https://github.com/gatsbyjs/gatsby/commit/a5459bc)) + ## [2.23.20](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.19...gatsby@2.23.20) (2020-07-03) **Note:** Version bump only for package gatsby diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index be119652670c8..c407cd5743350 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "2.23.20", + "version": "2.23.21", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js"