File tree Expand file tree Collapse file tree 14 files changed +51
-13
lines changed
Expand file tree Collapse file tree 14 files changed +51
-13
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.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.2.0...gatsby-admin@0.2.1 ) (2020-11-13)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610# [ 0.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.2.0-next.3...gatsby-admin@0.2.0 ) (2020-11-12)
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.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
2020 "@typescript-eslint/parser" : " ^2.34.0" ,
2121 "csstype" : " ^2.6.13" ,
2222 "formik" : " ^2.2.1" ,
23- "gatsby" : " ^2.26.0 " ,
23+ "gatsby" : " ^2.26.1 " ,
2424 "gatsby-interface" : " ^0.0.225" ,
2525 "gatsby-plugin-typescript" : " ^2.6.0" ,
2626 "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.13.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.13.0...gatsby-cli@2.13.1 ) (2020-11-13)
7+
8+ ** Note:** Version bump only for package gatsby-cli
9+
610# [ 2.13.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.13.0-next.3...gatsby-cli@2.13.0 ) (2020-11-12)
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.13.0 " ,
4+ "version" : " 2.13.1 " ,
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.4.0" ,
27- "gatsby-recipes" : " ^0.3.0 " ,
28- "gatsby-telemetry" : " ^1.4.0 " ,
27+ "gatsby-recipes" : " ^0.3.1 " ,
28+ "gatsby-telemetry" : " ^1.4.1 " ,
2929 "hosted-git-info" : " ^3.0.6" ,
3030 "is-valid-path" : " ^0.1.1" ,
3131 "lodash" : " ^4.17.20" ,
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.5.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.5.0...gatsby-plugin-sass@2.5.1 ) (2020-11-13)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-plugin-sass:** loosely check postCssPlugins ([ #27829 ] ( https://github.com/gatsbyjs/gatsby/issues/27829 ) ) ([ #28037 ] ( https://github.com/gatsbyjs/gatsby/issues/28037 ) ) ([ ae4c51e] ( https://github.com/gatsbyjs/gatsby/commit/ae4c51e6a07374a7a063bf4c302377b93cd249e1 ) )
11+
612# [ 2.5.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.5.0-next.2...gatsby-plugin-sass@2.5.0 ) (2020-11-12)
713
814** Note:** Version bump only for package gatsby-plugin-sass
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-sass" ,
33 "description" : " Gatsby plugin to handle scss/sass files" ,
4- "version" : " 2.5.0 " ,
4+ "version" : " 2.5.1 " ,
55 "author" : " Daniel Farrell <daniel@mobelux.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.3.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.3.0...gatsby-recipes@0.3.1 ) (2020-11-13)
7+
8+ ** Note:** Version bump only for package gatsby-recipes
9+
610# [ 0.3.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.3.0-next.3...gatsby-recipes@0.3.0 ) (2020-11-12)
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.3.0 " ,
4+ "version" : " 0.3.1 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
3131 "express-graphql" : " ^0.9.0" ,
3232 "fs-extra" : " ^8.1.0" ,
3333 "gatsby-core-utils" : " ^1.4.0" ,
34- "gatsby-telemetry" : " ^1.4.0 " ,
34+ "gatsby-telemetry" : " ^1.4.1 " ,
3535 "glob" : " ^7.1.6" ,
3636 "graphql" : " ^14.6.0" ,
3737 "graphql-compose" : " ^6.3.8" ,
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+ ## [ 3.5.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.5.0...gatsby-remark-images@3.5.1 ) (2020-11-13)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-remark-images:** adding missing plugin options ([ #27944 ] ( https://github.com/gatsbyjs/gatsby/issues/27944 ) and [ #27998 ] ( https://github.com/gatsbyjs/gatsby/issues/27998 ) ) ([ #28035 ] ( https://github.com/gatsbyjs/gatsby/issues/28035 ) ) ([ 537bc8f] ( https://github.com/gatsbyjs/gatsby/commit/537bc8f504eaf58d3c5f5a13a94e6bae0d701087 ) )
11+
612# [ 3.5.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.5.0-next.1...gatsby-remark-images@3.5.0 ) (2020-11-12)
713
814** Note:** Version bump only for package gatsby-remark-images
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-remark-images" ,
33 "description" : " Processes images in markdown so they can be used in the production build." ,
4- "version" : " 3.5.0 " ,
4+ "version" : " 3.5.1 " ,
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