File tree Expand file tree Collapse file tree 6 files changed +20
-4
lines changed
Expand file tree Collapse file tree 6 files changed +20
-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.12.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.12.0...gatsby-admin@0.12.1 ) (2021-04-01)
7+
8+ ** Note:** Version bump only for package gatsby-admin
9+
610# [ 0.12.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.12.0-next.1...gatsby-admin@0.12.0 ) (2021-03-30)
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.12.0 " ,
3+ "version" : " 0.12.1 " ,
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.2.0 " ,
23+ "gatsby" : " ^3.2.1 " ,
2424 "gatsby-interface" : " ^0.0.244" ,
2525 "gatsby-plugin-typescript" : " ^3.2.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+ ## [ 5.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.2.0...gatsby-source-wordpress@5.2.1 ) (2021-04-01)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby-source-wordpress:** Enable preview mode in PINC builds ([ #30601 ] ( https://github.com/gatsbyjs/gatsby/issues/30601 ) ) ([ #30627 ] ( https://github.com/gatsbyjs/gatsby/issues/30627 ) ) ([ 63d3716] ( https://github.com/gatsbyjs/gatsby/commit/63d37163684a64ac92ad5ca64bf6cb9b0cdba49d ) )
11+
612# [ 5.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.2.0-next.1...gatsby-source-wordpress@5.2.0 ) (2021-03-30)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 22 "name" : " gatsby-source-wordpress" ,
33 "description" : " Source data from WordPress in an efficient and scalable way." ,
44 "author" : " Tyler Barnes <tylerdbarnes@gmail.com>" ,
5- "version" : " 5.2.0 " ,
5+ "version" : " 5.2.1 " ,
66 "bugs" : {
77 "url" : " https://github.com/gatsbyjs/gatsby/issues"
88 },
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.2.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@3.2.0...gatsby@3.2.1 ) (2021-04-01)
7+
8+ ### Bug Fixes
9+
10+ - ** gatsby:** fix incorrect intersection of filtered results ([ #30594 ] ( https://github.com/gatsbyjs/gatsby/issues/30594 ) ) ([ #30626 ] ( https://github.com/gatsbyjs/gatsby/issues/30626 ) ) ([ a4f8a14] ( https://github.com/gatsbyjs/gatsby/commit/a4f8a14fd65100a70650f476e4dd12af6f4e94fd ) )
11+
612# [ 3.2.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@3.2.0-next.1...gatsby@3.2.0 ) (2021-03-30)
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.2.0 " ,
4+ "version" : " 3.2.1 " ,
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