From 455be1a6e2cf7cf4ac3c71ede13c1236340399ff Mon Sep 17 00:00:00 2001 From: Ward Peeters Date: Mon, 2 Mar 2020 09:10:40 +0100 Subject: [PATCH] chore(release): Publish - gatsby-image@2.2.42 - gatsby-plugin-emotion@4.1.23 - gatsby-plugin-preload-fonts@1.0.28 - gatsby-plugin-subfont@2.0.0 - gatsby-plugin-typescript@2.2.0 - gatsby-remark-images-contentful@2.1.32 - gatsby-theme-blog-core@1.2.7 - gatsby-theme-blog@1.3.8 - gatsby-theme-notes@1.1.5 - gatsby@2.19.24 --- packages/gatsby-image/CHANGELOG.md | 4 ++++ packages/gatsby-image/package.json | 2 +- packages/gatsby-plugin-emotion/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-emotion/package.json | 6 +++--- packages/gatsby-plugin-preload-fonts/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-preload-fonts/package.json | 2 +- packages/gatsby-plugin-subfont/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-subfont/package.json | 2 +- packages/gatsby-plugin-typescript/CHANGELOG.md | 6 ++++++ packages/gatsby-plugin-typescript/package.json | 2 +- packages/gatsby-remark-images-contentful/CHANGELOG.md | 6 ++++++ packages/gatsby-remark-images-contentful/package.json | 2 +- packages/gatsby-theme-blog-core/CHANGELOG.md | 4 ++++ packages/gatsby-theme-blog-core/package.json | 4 ++-- packages/gatsby-theme-blog/CHANGELOG.md | 4 ++++ packages/gatsby-theme-blog/package.json | 10 +++++----- packages/gatsby-theme-notes/CHANGELOG.md | 4 ++++ packages/gatsby-theme-notes/package.json | 6 +++--- packages/gatsby/CHANGELOG.md | 7 +++++++ packages/gatsby/package.json | 2 +- 20 files changed, 70 insertions(+), 19 deletions(-) diff --git a/packages/gatsby-image/CHANGELOG.md b/packages/gatsby-image/CHANGELOG.md index 95065b253ff00..d6178eea106c7 100644 --- a/packages/gatsby-image/CHANGELOG.md +++ b/packages/gatsby-image/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.2.42](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.41...gatsby-image@2.2.42) (2020-03-02) + +**Note:** Version bump only for package gatsby-image + ## [2.2.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.40...gatsby-image@2.2.41) (2020-02-13) **Note:** Version bump only for package gatsby-image diff --git a/packages/gatsby-image/package.json b/packages/gatsby-image/package.json index 1812f220f9459..a15b36b9bb294 100644 --- a/packages/gatsby-image/package.json +++ b/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.2.41", + "version": "2.2.42", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 3ad382965d233..98588f2ab51f5 100644 --- a/packages/gatsby-plugin-emotion/CHANGELOG.md +++ b/packages/gatsby-plugin-emotion/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. +## [4.1.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.1.22...gatsby-plugin-emotion@4.1.23) (2020-03-02) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [4.1.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.1.21...gatsby-plugin-emotion@4.1.22) (2020-02-01) **Note:** Version bump only for package gatsby-plugin-emotion diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index 37df524215e10..d531dc18cb5c8 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-emotion", "description": "Gatsby plugin to add support for Emotion", - "version": "4.1.22", + "version": "4.1.23", "author": "Tegan Churchill ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -26,9 +26,9 @@ "license": "MIT", "main": "index.js", "peerDependencies": { + "@babel/core": "^7.0.0", "@emotion/core": "^10.0.5", - "gatsby": "^2.0.0", - "@babel/core": "^7.0.0" + "gatsby": "^2.0.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index f36a53f8419bd..fa86e0c3bc7a0 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/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. +## [1.0.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.27...gatsby-plugin-preload-fonts@1.0.28) (2020-03-02) + +### Bug Fixes + +- prettier for gatsby-plugin-preload-fonts ([69d2632](https://github.com/gatsbyjs/gatsby/commit/69d2632)) + ## [1.0.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.26...gatsby-plugin-preload-fonts@1.0.27) (2020-02-01) **Note:** Version bump only for package gatsby-plugin-preload-fonts diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index de9e4128af02d..6d38192560650 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preload-fonts", "description": "Gatsby plugin for preloading fonts per page", - "version": "1.0.27", + "version": "1.0.28", "author": "Aaron Ross ", "main": "index.js", "bin": { diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index b52168b323647..9ad5bb1d260b1 100644 --- a/packages/gatsby-plugin-subfont/CHANGELOG.md +++ b/packages/gatsby-plugin-subfont/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.0.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@1.1.21...gatsby-plugin-subfont@2.0.0) (2020-03-02) + +### Features + +- **gatsby-plugin-subfont:** Make async, add configurable opti… ([#21768](https://github.com/gatsbyjs/gatsby/issues/21768)) ([06034f2](https://github.com/gatsbyjs/gatsby/commit/06034f2)) + ## [1.1.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@1.1.20...gatsby-plugin-subfont@1.1.21) (2020-02-01) **Note:** Version bump only for package gatsby-plugin-subfont diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index a6989d37a3b7d..f9b6418a76d38 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-subfont", - "version": "1.1.21", + "version": "2.0.0", "description": "Runs the font delivery optimizing CLI tool subfont on the homepage of your site during the Gatsby build", "main": "index.js", "scripts": { diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index ee7441caf4d3b..b84649efab90c 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/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.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.1.27...gatsby-plugin-typescript@2.2.0) (2020-03-02) + +### Features + +- **gatsby-plugin-typescript:** Supports linting ([#18721](https://github.com/gatsbyjs/gatsby/issues/18721)) ([d28a0bd](https://github.com/gatsbyjs/gatsby/commit/d28a0bd)) + ## [2.1.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.1.26...gatsby-plugin-typescript@2.1.27) (2020-02-01) **Note:** Version bump only for package gatsby-plugin-typescript diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index e54a951a94454..744d6ecf585e7 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typescript", "description": "Adds TypeScript support to Gatsby", - "version": "2.1.27", + "version": "2.2.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index 49b440e41a4e6..cae671d4c4268 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-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.1.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.1.31...gatsby-remark-images-contentful@2.1.32) (2020-03-02) + +### Bug Fixes + +- **gatsby-remark-images-contentful:** make clear error when lo… ([#21756](https://github.com/gatsbyjs/gatsby/issues/21756)) ([99e39a0](https://github.com/gatsbyjs/gatsby/commit/99e39a0)) + ## [2.1.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.1.30...gatsby-remark-images-contentful@2.1.31) (2020-02-01) **Note:** Version bump only for package gatsby-remark-images-contentful diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index ea4aee4588f50..c7329ff421b39 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-images-contentful", - "version": "2.1.31", + "version": "2.1.32", "description": "Process Images in Contentful markdown so they can use the images API.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-theme-blog-core/CHANGELOG.md b/packages/gatsby-theme-blog-core/CHANGELOG.md index f666251149fbe..6ab692a5c18b7 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.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.6...gatsby-theme-blog-core@1.2.7) (2020-03-02) + +**Note:** Version bump only for package gatsby-theme-blog-core + ## [1.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.5...gatsby-theme-blog-core@1.2.6) (2020-02-28) **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 0e16b6b679341..f886680ce2a9d 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.2.6", + "version": "1.2.7", "main": "index.js", "author": "christopherbiscardi (@chrisbiscardi)", "license": "MIT", @@ -30,7 +30,7 @@ }, "devDependencies": { "@mdx-js/react": "^1.5.1", - "gatsby": "^2.19.23", + "gatsby": "^2.19.24", "prettier": "^1.19.1", "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 28e0dfc2e7067..b2bc85eae27f7 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.3.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.7...gatsby-theme-blog@1.3.8) (2020-03-02) + +**Note:** Version bump only for package gatsby-theme-blog + ## [1.3.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.6...gatsby-theme-blog@1.3.7) (2020-02-28) **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 232f13bf760e4..f33bf9def1bce 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.3.7", + "version": "1.3.8", "description": "A Gatsby theme for miscellaneous blogging with a dark/light mode", "main": "index.js", "keywords": [ @@ -23,13 +23,13 @@ "@theme-ui/prism": "^0.2.50", "@theme-ui/typography": "^0.2.46", "deepmerge": "^4.2.2", - "gatsby-image": "^2.2.41", - "gatsby-plugin-emotion": "^4.1.22", + "gatsby-image": "^2.2.42", + "gatsby-plugin-emotion": "^4.1.23", "gatsby-plugin-feed": "^2.3.27", "gatsby-plugin-react-helmet": "^3.1.22", "gatsby-plugin-theme-ui": "^0.2.43", "gatsby-plugin-twitter": "^2.1.19", - "gatsby-theme-blog-core": "^1.2.6", + "gatsby-theme-blog-core": "^1.2.7", "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.19.23", + "gatsby": "^2.19.24", "prettier": "^1.19.1", "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 dd996755979f2..f419fc7a6edb2 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.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.4...gatsby-theme-notes@1.1.5) (2020-03-02) + +**Note:** Version bump only for package gatsby-theme-notes + ## [1.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.3...gatsby-theme-notes@1.1.4) (2020-02-28) **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 6983476920985..3a957eef2297e 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.1.4", + "version": "1.1.5", "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.19.23", + "gatsby": "^2.19.24", "react": "^16.12.0", "react-dom": "^16.12.0" }, @@ -38,7 +38,7 @@ "deepmerge": "^4.2.2", "gatsby-core-utils": "^1.0.28", "gatsby-plugin-compile-es6-packages": "^2.1.0", - "gatsby-plugin-emotion": "^4.1.22", + "gatsby-plugin-emotion": "^4.1.23", "gatsby-plugin-mdx": "^1.0.74", "gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-og-image": "0.0.1", diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 25e56de0b3a7d..171f07370709b 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.19.24](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.23...gatsby@2.19.24) (2020-03-02) + +### Bug Fixes + +- **gatsby:** Improve error message when EnsureResources fails to ensure a resource ([#21429](https://github.com/gatsbyjs/gatsby/issues/21429)) ([7527993](https://github.com/gatsbyjs/gatsby/commit/7527993)) +- **gatsby:** Switching from devcert-san to devcert to fix HTTP… ([#16726](https://github.com/gatsbyjs/gatsby/issues/16726)) ([22ead19](https://github.com/gatsbyjs/gatsby/commit/22ead19)), closes [#16212](https://github.com/gatsbyjs/gatsby/issues/16212) + ## [2.19.23](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.22...gatsby@2.19.23) (2020-02-28) ### Bug Fixes diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index f28c561879342..db33b35cdbf50 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.19.23", + "version": "2.19.24", "author": "Kyle Mathews ", "bin": { "gatsby": "./dist/bin/gatsby.js"