File tree Expand file tree Collapse file tree 6 files changed +38
-4
lines changed Expand file tree Collapse file tree 6 files changed +38
-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.19.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.19.0...v0.19.1 ) (2020-09-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency graphql-tools to v6.2.0 ([ 1183fa3] ( https://github.com/doug-martin/nestjs-query/commit/1183fa345da9230c07b2bebaabe29647bb498f6d ) )
12+ * ** typeorm,#493 :** Fix uni-directional relation SQL ([ 7887b8c] ( https://github.com/doug-martin/nestjs-query/commit/7887b8c94516194840df03139fecd0d5a0f38f65 ) )
13+
14+
15+
16+
17+
618# [ 0.19.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.18.1...v0.19.0 ) (2020-09-01)
719
820
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.19.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.19.0...v0.19.1 ) (2020-09-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency graphql-tools to v6.2.0 ([ 1183fa3] ( https://github.com/doug-martin/nestjs-query/commit/1183fa345da9230c07b2bebaabe29647bb498f6d ) )
12+
13+
14+
15+
16+
617# [ 0.19.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.18.1...v0.19.0 ) (2020-09-01)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " nestjs-query-examples" ,
3- "version" : " 0.19.0 " ,
3+ "version" : " 0.19.1 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1515 "@nestjs-query/core" : " 0.19.0" ,
1616 "@nestjs-query/query-graphql" : " 0.19.0" ,
1717 "@nestjs-query/query-sequelize" : " 0.19.0" ,
18- "@nestjs-query/query-typeorm" : " 0.19.0 " ,
18+ "@nestjs-query/query-typeorm" : " 0.19.1 " ,
1919 "@nestjs/common" : " 7.4.4" ,
2020 "@nestjs/core" : " 7.4.4" ,
2121 "@nestjs/graphql" : " 7.6.0" ,
Original file line number Diff line number Diff line change 1616 "hoist" : true
1717 }
1818 },
19- "version" : " 0.19.0 "
19+ "version" : " 0.19.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.19.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.19.0...v0.19.1 ) (2020-09-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** typeorm,#493 :** Fix uni-directional relation SQL ([ 7887b8c] ( https://github.com/doug-martin/nestjs-query/commit/7887b8c94516194840df03139fecd0d5a0f38f65 ) )
12+
13+
14+
15+
16+
617# [ 0.19.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.18.1...v0.19.0 ) (2020-09-01)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjs-query/query-typeorm" ,
3- "version" : " 0.19.0 " ,
3+ "version" : " 0.19.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