File tree Expand file tree Collapse file tree 6 files changed +18
-4
lines changed Expand file tree Collapse file tree 6 files changed +18
-4
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.10.0-v3rc.5] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.10.0-v3rc.4...gatsby-admin@0.10.0-v3rc.5 ) (2021-03-02)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610# [ 0.10.0-v3rc.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.10.0-v3rc.3...gatsby-admin@0.10.0-v3rc.4 ) (2021-03-01)
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.10.0-v3rc.4 " ,
3+ "version" : " 0.10.0-v3rc.5 " ,
44 "main" : " index.js" ,
55 "author" : " Max Stoiber" ,
66 "license" : " MIT" ,
2020 "@typescript-eslint/parser" : " ^4.14.2" ,
2121 "csstype" : " ^2.6.14" ,
2222 "formik" : " ^2.2.6" ,
23- "gatsby" : " ^3.0.0-v3rc.4 " ,
23+ "gatsby" : " ^3.0.0-v3rc.5 " ,
2424 "gatsby-interface" : " ^0.0.244" ,
2525 "gatsby-plugin-typescript" : " ^3.0.0-v3rc.0" ,
2626 "gatsby-plugin-webfonts" : " ^1.1.4" ,
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.0.0-v3rc.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@3.0.0-v3rc.1...gatsby-transformer-sharp@3.0.0-v3rc.2 ) (2021-03-02)
7+
8+ ** Note:** Version bump only for package gatsby-transformer-sharp
9+
610# [ 3.0.0-v3rc.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@3.0.0-v3rc.0...gatsby-transformer-sharp@3.0.0-v3rc.1 ) (2021-03-01)
711
812** Note:** Version bump only for package gatsby-transformer-sharp
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-transformer-sharp" ,
33 "description" : " Gatsby transformer plugin for images using Sharp" ,
4- "version" : " 3.0.0-v3rc.1 " ,
4+ "version" : " 3.0.0-v3rc.2 " ,
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+ # [ 3.0.0-v3rc.5] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@3.0.0-v3rc.4...gatsby@3.0.0-v3rc.5 ) (2021-03-02)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby:** Add dir=ltr to Fast Refresh overlay ([ #29900 ] ( https://github.com/gatsbyjs/gatsby/issues/29900 ) ) ([ #29908 ] ( https://github.com/gatsbyjs/gatsby/issues/29908 ) ) ([ df50ce7] ( https://github.com/gatsbyjs/gatsby/commit/df50ce729c5c764f35aab80324196fb1151ca592 ) )
11+
612# [ 3.0.0-v3rc.4] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@3.0.0-v3rc.3...gatsby@3.0.0-v3rc.4 ) (2021-03-01)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby" ,
33 "description" : " Blazing fast modern site generator for React" ,
4- "version" : " 3.0.0-v3rc.4 " ,
4+ "version" : " 3.0.0-v3rc.5 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./cli.js"
You can’t perform that action at this time.
0 commit comments