File tree Expand file tree Collapse file tree 8 files changed +44
-6
lines changed Expand file tree Collapse file tree 8 files changed +44
-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.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** typeorm:** Fix import path in relation service [ #363 ] ( https://github.com/doug-martin/nestjs-query/issues/363 ) ([ 0e6d484] ( https://github.com/doug-martin/nestjs-query/commit/0e6d484920960ed1966360a89af979230667b5f7 ) )
12+
13+
14+
15+
16+
617# [ 0.16.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.15.1...v0.16.0 ) (2020-07-05)
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.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
7+
8+ ** Note:** Version bump only for package nestjs-query-examples
9+
10+
11+
12+
13+
614# [ 0.16.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.15.1...v0.16.0 ) (2020-07-05)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " nestjs-query-examples" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1313 },
1414 "dependencies" : {
1515 "@nestjs-query/core" : " 0.16.0" ,
16- "@nestjs-query/query-graphql" : " 0.16.0 " ,
16+ "@nestjs-query/query-graphql" : " 0.16.1 " ,
1717 "@nestjs-query/query-sequelize" : " 0.16.0" ,
18- "@nestjs-query/query-typeorm" : " 0.16.0 " ,
18+ "@nestjs-query/query-typeorm" : " 0.16.1 " ,
1919 "@nestjs/common" : " 7.3.1" ,
2020 "@nestjs/core" : " 7.3.1" ,
2121 "@nestjs/graphql" : " 7.5.1" ,
Original file line number Diff line number Diff line change 1616 "hoist" : true
1717 }
1818 },
19- "version" : " 0.16.0 "
19+ "version" : " 0.16.1 "
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.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
7+
8+ ** Note:** Version bump only for package @nestjs-query/query-graphql
9+
10+
11+
12+
13+
614# [ 0.16.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.15.1...v0.16.0 ) (2020-07-05)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjs-query/query-graphql" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
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.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** typeorm:** Fix import path in relation service [ #363 ] ( https://github.com/doug-martin/nestjs-query/issues/363 ) ([ 0e6d484] ( https://github.com/doug-martin/nestjs-query/commit/0e6d484920960ed1966360a89af979230667b5f7 ) )
12+
13+
14+
15+
16+
617# [ 0.16.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.15.1...v0.16.0 ) (2020-07-05)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjs-query/query-typeorm" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
44 "description" : " Typeorm 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