File tree Expand file tree Collapse file tree 12 files changed +76
-13
lines changed Expand file tree Collapse file tree 12 files changed +76
-13
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.2] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.1...v0.16.2 ) (2020-07-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency pg to v8.2.2 ([ cd7fbb5] ( https://github.com/doug-martin/nestjs-query/commit/cd7fbb51227a64e18c348f2e0050553c18c0815c ) )
12+ * ** deps:** update dependency pg to v8.3.0 ([ 25c8dcb] ( https://github.com/doug-martin/nestjs-query/commit/25c8dcb2d00ec94b6f8b5d6c6074ee4d44c115bb ) )
13+ * ** imports:** Remove additional /src references ([ 9528772] ( https://github.com/doug-martin/nestjs-query/commit/9528772fd4f9b4448112d912e913d07fddf4b619 ) )
14+
15+
16+
17+
18+
619## [ 0.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
720
821
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.2] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.1...v0.16.2 ) (2020-07-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependency pg to v8.2.2 ([ cd7fbb5] ( https://github.com/doug-martin/nestjs-query/commit/cd7fbb51227a64e18c348f2e0050553c18c0815c ) )
12+ * ** deps:** update dependency pg to v8.3.0 ([ 25c8dcb] ( https://github.com/doug-martin/nestjs-query/commit/25c8dcb2d00ec94b6f8b5d6c6074ee4d44c115bb ) )
13+
14+
15+
16+
17+
618## [ 0.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
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.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1212 "start" : " nest start --watch"
1313 },
1414 "dependencies" : {
15- "@nestjs-query/core" : " 0.16.0 " ,
16- "@nestjs-query/query-graphql" : " 0.16.1 " ,
17- "@nestjs-query/query-sequelize" : " 0.16.0 " ,
18- "@nestjs-query/query-typeorm" : " 0.16.1 " ,
15+ "@nestjs-query/core" : " 0.16.2 " ,
16+ "@nestjs-query/query-graphql" : " 0.16.2 " ,
17+ "@nestjs-query/query-sequelize" : " 0.16.2 " ,
18+ "@nestjs-query/query-typeorm" : " 0.16.2 " ,
1919 "@nestjs/common" : " 7.3.2" ,
2020 "@nestjs/core" : " 7.3.2" ,
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.1 "
19+ "version" : " 0.16.2 "
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.2] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.1...v0.16.2 ) (2020-07-09)
7+
8+ ** Note:** Version bump only for package @nestjs-query/core
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/core" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Base query package" ,
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.2] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.1...v0.16.2 ) (2020-07-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** imports:** Remove additional /src references ([ 9528772] ( https://github.com/doug-martin/nestjs-query/commit/9528772fd4f9b4448112d912e913d07fddf4b619 ) )
12+
13+
14+
15+
16+
617## [ 0.16.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.0...v0.16.1 ) (2020-07-07)
718
819** 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.16.1 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Nestjs graphql query adapter" ,
55 "author" :
" doug-martin <[email protected] >" ,
66 "homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
3838 "url" : " https://github.com/doug-martin/nestjs-query/issues"
3939 },
4040 "dependencies" : {
41- "@nestjs-query/core" : " 0.16.0 " ,
41+ "@nestjs-query/core" : " 0.16.2 " ,
4242 "lodash.omit" : " ^4.5.0" ,
4343 "lower-case-first" : " ^2.0.1" ,
4444 "pluralize" : " ^8.0.0" ,
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.2] ( https://github.com/doug-martin/nestjs-query/compare/v0.16.1...v0.16.2 ) (2020-07-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** imports:** Remove additional /src references ([ 9528772] ( https://github.com/doug-martin/nestjs-query/commit/9528772fd4f9b4448112d912e913d07fddf4b619 ) )
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-sequelize" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.2 " ,
44 "description" : " Sequelize adapter for @nestjs-query/core" ,
55 "author" :
" doug-martin <[email protected] >" ,
66 "homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
1818 "access" : " public"
1919 },
2020 "dependencies" : {
21- "@nestjs-query/core" : " 0.16.0 " ,
21+ "@nestjs-query/core" : " 0.16.2 " ,
2222 "lodash.pick" : " 4.4.0"
2323 },
2424 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments