File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Expand file tree Collapse file tree 6 files changed +34
-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.17.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.17.8...v0.17.9 ) (2020-07-29)
7+
8+
9+ ### Features
10+
11+ * ** graphql:** Allow specifying fields that are required when querying ([ a425ba7] ( https://github.com/doug-martin/nestjs-query/commit/a425ba73b0fc5a184db5b10a709ed78fd234ba7a ) )
12+
13+
14+
15+
16+
617## [ 0.17.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.17.7...v0.17.8 ) (2020-07-28)
718
819
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.17.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.17.8...v0.17.9 ) (2020-07-29)
7+
8+ ** Note:** Version bump only for package nestjs-query-examples
9+
10+
11+
12+
13+
614## [ 0.17.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.17.7...v0.17.8 ) (2020-07-28)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " nestjs-query-examples" ,
3- "version" : " 0.17.8 " ,
3+ "version" : " 0.17.9 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1313 },
1414 "dependencies" : {
1515 "@nestjs-query/core" : " 0.17.8" ,
16- "@nestjs-query/query-graphql" : " 0.17.8 " ,
16+ "@nestjs-query/query-graphql" : " 0.17.9 " ,
1717 "@nestjs-query/query-sequelize" : " 0.17.8" ,
1818 "@nestjs-query/query-typeorm" : " 0.17.8" ,
1919 "@nestjs/common" : " 7.3.2" ,
Original file line number Diff line number Diff line change 1616 "hoist" : true
1717 }
1818 },
19- "version" : " 0.17.8 "
19+ "version" : " 0.17.9 "
2020}
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.17.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.17.8...v0.17.9 ) (2020-07-29)
7+
8+
9+ ### Features
10+
11+ * ** graphql:** Allow specifying fields that are required when querying ([ a425ba7] ( https://github.com/doug-martin/nestjs-query/commit/a425ba73b0fc5a184db5b10a709ed78fd234ba7a ) )
12+
13+
14+
15+
16+
617## [ 0.17.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.17.7...v0.17.8 ) (2020-07-28)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjs-query/query-graphql" ,
3- "version" : " 0.17.8 " ,
3+ "version" : " 0.17.9 " ,
44 "description" : " Nestjs graphql query adapter" ,
55 "author" :
" doug-martin <[email protected] >" ,
66 "homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
You can’t perform that action at this time.
0 commit comments