File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.132] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.131...gatsby-admin@0.1.132 ) (2020-08-11)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610## [ 0.1.131] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.130...gatsby-admin@0.1.131 ) (2020-08-11)
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.131 " ,
3+ "version" : " 0.1.132 " ,
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.42 " ,
22+ "gatsby" : " ^2.24.43 " ,
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.83] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.82...gatsby-cli@2.12.83 ) (2020-08-11)
7+
8+ ** Note:** Version bump only for package gatsby-cli
9+
610## [ 2.12.82] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.81...gatsby-cli@2.12.82 ) (2020-08-10)
711
812** 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.82 " ,
4+ "version" : " 2.12.83 " ,
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.15" ,
27- "gatsby-recipes" : " ^0.2.12 " ,
28- "gatsby-telemetry" : " ^1.3.26 " ,
27+ "gatsby-recipes" : " ^0.2.13 " ,
28+ "gatsby-telemetry" : " ^1.3.27 " ,
2929 "hosted-git-info" : " ^3.0.4" ,
3030 "ink" : " ^2.7.1" ,
3131 "ink-spinner" : " ^3.1.0" ,
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.23] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.22...gatsby-plugin-manifest@2.4.23 ) (2020-08-11)
7+
8+ ** Note:** Version bump only for package gatsby-plugin-manifest
9+
610## [ 2.4.22] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.21...gatsby-plugin-manifest@2.4.22 ) (2020-08-05)
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.22 " ,
4+ "version" : " 2.4.23 " ,
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.27] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.26...gatsby-plugin-sharp@2.6.27 ) (2020-08-11)
7+
8+ ** Note:** Version bump only for package gatsby-plugin-sharp
9+
610## [ 2.6.26] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.25...gatsby-plugin-sharp@2.6.26 ) (2020-08-10)
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.26 " ,
4+ "version" : " 2.6.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+ ## [ 0.2.13] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.12...gatsby-recipes@0.2.13 ) (2020-08-11)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-recipes:** fix NPMScript for parallel calls ([ #26349 ] ( https://github.com/gatsbyjs/gatsby/issues/26349 ) ) ([ e845615] ( https://github.com/gatsbyjs/gatsby/commit/e845615 ) )
11+
612## [ 0.2.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.11...gatsby-recipes@0.2.12 ) (2020-08-10)
713
814### Bug Fixes
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.12 " ,
4+ "version" : " 0.2.13 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
4444 "fs-extra" : " ^8.1.0" ,
4545 "gatsby-core-utils" : " ^1.3.15" ,
4646 "gatsby-interface" : " ^0.0.166" ,
47- "gatsby-telemetry" : " ^1.3.26 " ,
47+ "gatsby-telemetry" : " ^1.3.27 " ,
4848 "glob" : " ^7.1.6" ,
4949 "graphql" : " ^14.6.0" ,
5050 "graphql-compose" : " ^6.3.8" ,
5757 "is-url" : " ^1.2.4" ,
5858 "isomorphic-fetch" : " ^2.1.0" ,
5959 "jest-diff" : " ^25.5.0" ,
60- "lodash" : " ^4.17.15" ,
6160 "lock" : " ^1.0.0" ,
61+ "lodash" : " ^4.17.15" ,
6262 "mitt" : " ^1.2.0" ,
6363 "mkdirp" : " ^0.5.1" ,
6464 "node-fetch" : " ^2.5.0" ,
You can’t perform that action at this time.
0 commit comments