Commit 83cd408 committed Aug 31, 2020 Unverified
1 parent d6f0318 commit 83cd408 Copy full SHA for 83cd408
File tree 24 files changed +70
-17
lines changed
24 files changed +70
-17
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.1.142] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.141...gatsby-admin@0.1.142 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.141] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.140...gatsby-admin@0.1.141 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-admin
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-admin" ,
3
- "version" : " 0.1.141 " ,
3
+ "version" : " 0.1.142 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
19
19
"csstype" : " ^2.6.10" ,
20
20
"feedback-fish" : " ^0.1.12" ,
21
21
"formik" : " ^2.1.4" ,
22
- "gatsby" : " ^2.24.52 " ,
22
+ "gatsby" : " ^2.24.53 " ,
23
23
"gatsby-interface" : " 0.0.183" ,
24
24
"gatsby-plugin-typescript" : " ^2.4.18" ,
25
25
"gatsby-plugin-webfonts" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.12.91] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.90...gatsby-cli@2.12.91 ) (2020-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** only enable debugger when argument is given ([ #26669 ] ( https://github.com/gatsbyjs/gatsby/issues/26669 ) ) ([ 93fdc09] ( https://github.com/gatsbyjs/gatsby/commit/93fdc09 ) )
11
+
6
12
## [ 2.12.90] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.89...gatsby-cli@2.12.90 ) (2020-08-28)
7
13
8
14
** Note:** Version bump only for package gatsby-cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-cli" ,
3
3
"description" : " Gatsby command-line interface for creating new sites and running Gatsby commands" ,
4
- "version" : " 2.12.90 " ,
4
+ "version" : " 2.12.91 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
24
24
"fs-exists-cached" : " ^1.0.0" ,
25
25
"fs-extra" : " ^8.1.0" ,
26
26
"gatsby-core-utils" : " ^1.3.18" ,
27
- "gatsby-recipes" : " ^0.2.19 " ,
27
+ "gatsby-recipes" : " ^0.2.20 " ,
28
28
"gatsby-telemetry" : " ^1.3.30" ,
29
29
"hosted-git-info" : " ^3.0.4" ,
30
30
"ink" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.27] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.26...gatsby-plugin-manifest@2.4.27 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-manifest
9
+
6
10
## [ 2.4.26] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.25...gatsby-plugin-manifest@2.4.26 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-manifest
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-manifest" ,
3
3
"description" : " Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps" ,
4
- "version" : " 2.4.26 " ,
4
+ "version" : " 2.4.27 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.6.31] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.30...gatsby-plugin-sharp@2.6.31 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-sharp
9
+
6
10
## [ 2.6.30] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.29...gatsby-plugin-sharp@2.6.30 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-sharp
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-sharp" ,
3
3
"description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4
- "version" : " 2.6.30 " ,
4
+ "version" : " 2.6.31 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.20] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.19...gatsby-recipes@0.2.20 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-recipes
9
+
6
10
## [ 0.2.19] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.18...gatsby-recipes@0.2.19 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-recipes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-recipes" ,
3
3
"description" : " Core functionality for Gatsby Recipes" ,
4
- "version" : " 0.2.19 " ,
4
+ "version" : " 0.2.20 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.13] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.3.12...gatsby-remark-copy-linked-files@2.3.13 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-remark-copy-linked-files
9
+
6
10
## [ 2.3.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.3.11...gatsby-remark-copy-linked-files@2.3.12 ) (2020-07-28)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-remark-copy-linked-files" ,
3
3
"description" : " Find files which are linked to from markdown and copy them to the public directory" ,
4
- "version" : " 2.3.12 " ,
4
+ "version" : " 2.3.13 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.15] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.3.14...gatsby-remark-images-contentful@2.3.15 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-remark-images-contentful
9
+
6
10
## [ 2.3.14] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.3.13...gatsby-remark-images-contentful@2.3.14 ) (2020-08-12)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-remark-images-contentful" ,
3
- "version" : " 2.3.14 " ,
3
+ "version" : " 2.3.15 " ,
4
4
"description" : " Process Images in Contentful markdown so they can use the images API." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.41] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.40...gatsby-source-contentful@2.3.41 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-contentful
9
+
6
10
## [ 2.3.40] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.39...gatsby-source-contentful@2.3.40 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-source-contentful
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-contentful" ,
3
3
"description" : " Gatsby source plugin for building websites using the Contentful CMS as a data source" ,
4
- "version" : " 2.3.40 " ,
4
+ "version" : " 2.3.41 " ,
5
5
"author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
18
18
"deep-map" : " ^1.5.0" ,
19
19
"fs-extra" : " ^8.1.0" ,
20
20
"gatsby-core-utils" : " ^1.3.18" ,
21
- "gatsby-plugin-sharp" : " ^2.6.30 " ,
21
+ "gatsby-plugin-sharp" : " ^2.6.31 " ,
22
22
"gatsby-source-filesystem" : " ^2.3.27" ,
23
23
"is-online" : " ^8.4.0" ,
24
24
"json-stringify-safe" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.8.32] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.31...gatsby-transformer-remark@2.8.32 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-remark
9
+
6
10
## [ 2.8.31] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.30...gatsby-transformer-remark@2.8.31 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-transformer-remark
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-remark" ,
3
3
"description" : " Gatsby transformer plugin for Markdown using the Remark library and ecosystem" ,
4
- "version" : " 2.8.31 " ,
4
+ "version" : " 2.8.32 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.5.14] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.13...gatsby-transformer-sharp@2.5.14 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-sharp
9
+
6
10
## [ 2.5.13] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.12...gatsby-transformer-sharp@2.5.13 ) (2020-08-11)
7
11
8
12
** Note:** Version bump only for package gatsby-transformer-sharp
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-sharp" ,
3
3
"description" : " Gatsby transformer plugin for images using Sharp" ,
4
- "version" : " 2.5.13 " ,
4
+ "version" : " 2.5.14 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.31] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.30...gatsby-transformer-sqip@2.3.31 ) (2020-08-31)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-sqip
9
+
6
10
## [ 2.3.30] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.29...gatsby-transformer-sqip@2.3.30 ) (2020-08-28)
7
11
8
12
** Note:** Version bump only for package gatsby-transformer-sqip
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-sqip" ,
3
3
"description" : " Generates geometric primitive version of images" ,
4
- "version" : " 2.3.30 " ,
4
+ "version" : " 2.3.31 " ,
5
5
"author" : " Benedikt Rötsch <roetsch.beni@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
10
10
"@babel/runtime" : " ^7.10.3" ,
11
11
"bluebird" : " ^3.7.2" ,
12
12
"fs-extra" : " ^8.1.0" ,
13
- "gatsby-plugin-sharp" : " ^2.6.30 " ,
13
+ "gatsby-plugin-sharp" : " ^2.6.31 " ,
14
14
"md5-file" : " ^4.0.0" ,
15
15
"mini-svg-data-uri" : " ^1.2.3" ,
16
16
"p-queue" : " ^2.4.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.24.53] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.52...gatsby@2.24.53 ) (2020-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** only enable debugger when argument is given ([ #26669 ] ( https://github.com/gatsbyjs/gatsby/issues/26669 ) ) ([ 93fdc09] ( https://github.com/gatsbyjs/gatsby/commit/93fdc09 ) )
11
+ - ** gatsby:** properly unlock processes onExit ([ #26670 ] ( https://github.com/gatsbyjs/gatsby/issues/26670 ) ) ([ c2aeded] ( https://github.com/gatsbyjs/gatsby/commit/c2aeded ) )
12
+
6
13
## [ 2.24.52] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.51...gatsby@2.24.52 ) (2020-08-28)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby" ,
3
3
"description" : " Blazing fast modern site generator for React" ,
4
- "version" : " 2.24.52 " ,
4
+ "version" : " 2.24.53 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
73
73
"find-cache-dir" : " ^3.3.1" ,
74
74
"fs-exists-cached" : " 1.0.0" ,
75
75
"fs-extra" : " ^8.1.0" ,
76
- "gatsby-cli" : " ^2.12.90 " ,
76
+ "gatsby-cli" : " ^2.12.91 " ,
77
77
"gatsby-core-utils" : " ^1.3.18" ,
78
78
"gatsby-graphiql-explorer" : " ^0.4.13" ,
79
79
"gatsby-legacy-polyfills" : " ^0.0.4" ,
You can’t perform that action at this time.
0 commit comments