File tree Expand file tree Collapse file tree 10 files changed +33
-9
lines changed
gatsby-plugin-netlify-cms Expand file tree Collapse file tree 10 files changed +33
-9
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+ ## [ 4.1.44] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.1.43...gatsby-plugin-netlify-cms@4.1.44 ) (2020-03-20)
7+
8+ ### Bug Fixes
9+
10+ - ** plugin-netlify-cms:** use 'netlify-identity.js' instead of 'netlify-identity-widget.js' ([ #22387 ] ( https://github.com/gatsbyjs/gatsby/issues/22387 ) ) ([ 2205811] ( https://github.com/gatsbyjs/gatsby/commit/2205811 ) )
11+
612## [ 4.1.43] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.1.42...gatsby-plugin-netlify-cms@4.1.43 ) (2020-03-18)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-netlify-cms" ,
33 "description" : " A Gatsby plugin which generates the Netlify CMS single page app" ,
4- "version" : " 4.1.43 " ,
4+ "version" : " 4.1.44 " ,
55 "author" : " Shawn Erquhart <shawn@erquh.art>" ,
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+ ## [ 1.2.34] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.33...gatsby-theme-blog-core@1.2.34 ) (2020-03-20)
7+
8+ ** Note:** Version bump only for package gatsby-theme-blog-core
9+
610## [ 1.2.33] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.32...gatsby-theme-blog-core@1.2.33 ) (2020-03-19)
711
812** Note:** Version bump only for package gatsby-theme-blog-core
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-blog-core" ,
3- "version" : " 1.2.33 " ,
3+ "version" : " 1.2.34 " ,
44 "main" : " index.js" ,
55 "author" : " christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
66 "license" : " MIT" ,
3030 },
3131 "devDependencies" : {
3232 "@mdx-js/react" : " ^1.5.7" ,
33- "gatsby" : " ^2.19.49 " ,
33+ "gatsby" : " ^2.19.50 " ,
3434 "prettier" : " ^1.19.1" ,
3535 "react" : " ^16.12.0" ,
3636 "react-dom" : " ^16.12.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+ ## [ 1.3.36] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.35...gatsby-theme-blog@1.3.36 ) (2020-03-20)
7+
8+ ** Note:** Version bump only for package gatsby-theme-blog
9+
610## [ 1.3.35] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.34...gatsby-theme-blog@1.3.35 ) (2020-03-19)
711
812** Note:** Version bump only for package gatsby-theme-blog
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-blog" ,
3- "version" : " 1.3.35 " ,
3+ "version" : " 1.3.36 " ,
44 "description" : " A Gatsby theme for miscellaneous blogging with a dark/light mode" ,
55 "main" : " index.js" ,
66 "keywords" : [
2929 "gatsby-plugin-react-helmet" : " ^3.1.24" ,
3030 "gatsby-plugin-theme-ui" : " ^0.2.53" ,
3131 "gatsby-plugin-twitter" : " ^2.1.21" ,
32- "gatsby-theme-blog-core" : " ^1.2.33 " ,
32+ "gatsby-theme-blog-core" : " ^1.2.34 " ,
3333 "mdx-utils" : " 0.2.0" ,
3434 "react-helmet" : " ^5.2.1" ,
3535 "react-switch" : " ^5.0.1" ,
3939 "typography-theme-wordpress-2016" : " ^0.16.19"
4040 },
4141 "devDependencies" : {
42- "gatsby" : " ^2.19.49 " ,
42+ "gatsby" : " ^2.19.50 " ,
4343 "prettier" : " ^1.19.1" ,
4444 "react" : " ^16.12.0" ,
4545 "react-dom" : " ^16.12.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+ ## [ 1.1.32] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.31...gatsby-theme-notes@1.1.32 ) (2020-03-20)
7+
8+ ** Note:** Version bump only for package gatsby-theme-notes
9+
610## [ 1.1.31] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.30...gatsby-theme-notes@1.1.31 ) (2020-03-19)
711
812** Note:** Version bump only for package gatsby-theme-notes
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-notes" ,
33 "description" : " Gatsby Theme for adding a notes section to your website" ,
4- "version" : " 1.1.31 " ,
4+ "version" : " 1.1.32 " ,
55 "author" : " John Otander" ,
66 "license" : " MIT" ,
77 "main" : " index.js" ,
2020 },
2121 "homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme" ,
2222 "devDependencies" : {
23- "gatsby" : " ^2.19.49 " ,
23+ "gatsby" : " ^2.19.50 " ,
2424 "react" : " ^16.12.0" ,
2525 "react-dom" : " ^16.12.0"
2626 },
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.19.50] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.49...gatsby@2.19.50 ) (2020-03-20)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby:** Incorrect PackageJson type ([ #22406 ] ( https://github.com/gatsbyjs/gatsby/issues/22406 ) ) ([ 5496e6b] ( https://github.com/gatsbyjs/gatsby/commit/5496e6b ) )
11+
612## [ 2.19.49] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.48...gatsby@2.19.49 ) (2020-03-19)
713
814** Note:** Version bump only for package gatsby
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" : " 2.19.49 " ,
4+ "version" : " 2.19.50 " ,
55 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
66 "bin" : {
77 "gatsby" : " ./dist/bin/gatsby.js"
You can’t perform that action at this time.
0 commit comments