File tree Expand file tree Collapse file tree 24 files changed +70
-17
lines changed Expand file tree Collapse file tree 24 files changed +70
-17
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
610## [ 0.1.141] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.140...gatsby-admin@0.1.141 ) (2020-08-28)
711
812** Note:** Version bump only for package gatsby-admin
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-admin" ,
3- "version" : " 0.1.141 " ,
3+ "version" : " 0.1.142 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
1919 "csstype" : " ^2.6.10" ,
2020 "feedback-fish" : " ^0.1.12" ,
2121 "formik" : " ^2.1.4" ,
22- "gatsby" : " ^2.24.52 " ,
22+ "gatsby" : " ^2.24.53 " ,
2323 "gatsby-interface" : " 0.0.183" ,
2424 "gatsby-plugin-typescript" : " ^2.4.18" ,
2525 "gatsby-plugin-webfonts" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
612## [ 2.12.90] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.89...gatsby-cli@2.12.90 ) (2020-08-28)
713
814** Note:** Version bump only for package gatsby-cli
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-cli" ,
33 "description" : " Gatsby command-line interface for creating new sites and running Gatsby commands" ,
4- "version" : " 2.12.90 " ,
4+ "version" : " 2.12.91 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " cli.js"
2424 "fs-exists-cached" : " ^1.0.0" ,
2525 "fs-extra" : " ^8.1.0" ,
2626 "gatsby-core-utils" : " ^1.3.18" ,
27- "gatsby-recipes" : " ^0.2.19 " ,
27+ "gatsby-recipes" : " ^0.2.20 " ,
2828 "gatsby-telemetry" : " ^1.3.30" ,
2929 "hosted-git-info" : " ^3.0.4" ,
3030 "ink" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
610## [ 2.4.26] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.25...gatsby-plugin-manifest@2.4.26 ) (2020-08-28)
711
812** Note:** Version bump only for package gatsby-plugin-manifest
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-manifest" ,
33 "description" : " Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps" ,
4- "version" : " 2.4.26 " ,
4+ "version" : " 2.4.27 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
610## [ 2.6.30] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.29...gatsby-plugin-sharp@2.6.30 ) (2020-08-28)
711
812** Note:** Version bump only for package gatsby-plugin-sharp
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-sharp" ,
33 "description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4- "version" : " 2.6.30 " ,
4+ "version" : " 2.6.31 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
610## [ 0.2.19] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.18...gatsby-recipes@0.2.19 ) (2020-08-28)
711
812** Note:** Version bump only for package gatsby-recipes
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-recipes" ,
33 "description" : " Core functionality for Gatsby Recipes" ,
4- "version" : " 0.2.19 " ,
4+ "version" : " 0.2.20 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
You can’t perform that action at this time.
0 commit comments