File tree Expand file tree Collapse file tree 8 files changed +47
-6
lines changed Expand file tree Collapse file tree 8 files changed +47
-6
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.24.5] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.4...v0.24.5 ) (2021-03-19)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency apollo-server-express to v2.21.2 ([ 8b3b3ec] ( https://github.com/doug-martin/nestjs-query/commit/8b3b3ecc90877a615d9ab65b90daec0622eb19c8 ) )
12+ * ** deps:** update dependency graphql-query-complexity to v0.8.0 ([ 99c93e6] ( https://github.com/doug-martin/nestjs-query/commit/99c93e64776f8308e04510e67c4b50d7696031d7 ) )
13+ * ** deps:** update docusaurus monorepo to v2.0.0-alpha.ffe8b6106 ([ 6672092] ( https://github.com/doug-martin/nestjs-query/commit/66720929848fc48be873b141fa4ea406b5faaf9f ) )
14+
15+
16+
17+
18+
619## [ 0.24.4] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.3...v0.24.4 ) (2021-03-18)
720
821** Note:** Version bump only for package nestjs-query
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.24.5] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.4...v0.24.5 ) (2021-03-19)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency apollo-server-express to v2.21.2 ([ 8b3b3ec] ( https://github.com/doug-martin/nestjs-query/commit/8b3b3ecc90877a615d9ab65b90daec0622eb19c8 ) )
12+ * ** deps:** update dependency graphql-query-complexity to v0.8.0 ([ 99c93e6] ( https://github.com/doug-martin/nestjs-query/commit/99c93e64776f8308e04510e67c4b50d7696031d7 ) )
13+
14+
15+
16+
17+
618## [ 0.24.4] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.3...v0.24.4 ) (2021-03-18)
719
820** Note:** Version bump only for package nestjs-query-examples
Original file line number Diff line number Diff line change 11{
22 "name" : " nestjs-query-examples" ,
3- "version" : " 0.24.4 " ,
3+ "version" : " 0.24.5 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1313 },
1414 "dependencies" : {
1515 "@nestjs-query/core" : " 0.24.4" ,
16- "@nestjs-query/query-graphql" : " 0.24.4 " ,
16+ "@nestjs-query/query-graphql" : " 0.24.5 " ,
1717 "@nestjs-query/query-mongoose" : " 0.24.4" ,
18- "@nestjs-query/query-sequelize" : " 0.24.4 " ,
18+ "@nestjs-query/query-sequelize" : " 0.24.5 " ,
1919 "@nestjs-query/query-typegoose" : " 0.24.4" ,
2020 "@nestjs-query/query-typeorm" : " 0.24.4" ,
2121 "@nestjs/common" : " 7.6.14" ,
Original file line number Diff line number Diff line change 1616 "hoist" : true
1717 }
1818 },
19- "version" : " 0.24.4 "
19+ "version" : " 0.24.5 "
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.24.5] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.4...v0.24.5 ) (2021-03-19)
7+
8+ ** Note:** Version bump only for package @nestjs-query/query-graphql
9+
10+
11+
12+
13+
614## [ 0.24.4] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.3...v0.24.4 ) (2021-03-18)
715
816** Note:** Version bump only for package @nestjs-query/query-graphql
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjs-query/query-graphql" ,
3- "version" : " 0.24.4 " ,
3+ "version" : " 0.24.5 " ,
44 "description" : " Nestjs graphql query adapter" ,
55 "author" :
" doug-martin <[email protected] >" ,
66 "homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
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.24.5] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.4...v0.24.5 ) (2021-03-19)
7+
8+ ** Note:** Version bump only for package @nestjs-query/query-sequelize
9+
10+
11+
12+
13+
614## [ 0.24.4] ( https://github.com/doug-martin/nestjs-query/compare/v0.24.3...v0.24.4 ) (2021-03-18)
715
816** Note:** Version bump only for package @nestjs-query/query-sequelize
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjs-query/query-sequelize" ,
3- "version" : " 0.24.4 " ,
3+ "version" : " 0.24.5 " ,
44 "description" : " Sequelize adapter for @nestjs-query/core" ,
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