Skip to content

Commit 8c832c8

Browse files
committed
chore(release): publish v0.11.3
1 parent 0db512d commit 8c832c8

File tree

28 files changed

+180
-41
lines changed

28 files changed

+180
-41
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/federation/graphql-gateway/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
**Note:** Version bump only for package nest-graphql-gateway
9+
10+
11+
12+
13+
614
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
715

816

examples/federation/graphql-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-graphql-gateway",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,

examples/federation/sub-task-graphql/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/federation/sub-task-graphql/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sub-task-graphql",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@apollo/federation": "0.16.0",
21-
"@nestjs-query/core": "0.11.2",
22-
"@nestjs-query/query-graphql": "0.11.2",
23-
"@nestjs-query/query-typeorm": "0.11.2",
21+
"@nestjs-query/core": "0.11.3",
22+
"@nestjs-query/query-graphql": "0.11.3",
23+
"@nestjs-query/query-typeorm": "0.11.3",
2424
"@nestjs/common": "7.0.13",
2525
"@nestjs/core": "7.0.13",
2626
"@nestjs/graphql": "7.3.9",

examples/federation/tag-graphql/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/federation/tag-graphql/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tag-graphql",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@apollo/federation": "0.16.0",
21-
"@nestjs-query/core": "0.11.2",
22-
"@nestjs-query/query-graphql": "0.11.2",
23-
"@nestjs-query/query-typeorm": "0.11.2",
21+
"@nestjs-query/core": "0.11.3",
22+
"@nestjs-query/query-graphql": "0.11.3",
23+
"@nestjs-query/query-typeorm": "0.11.3",
2424
"@nestjs/common": "7.0.13",
2525
"@nestjs/core": "7.0.13",
2626
"@nestjs/graphql": "7.3.9",

examples/federation/todo-item-graphql/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/federation/todo-item-graphql/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todo-item-graphql",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@apollo/federation": "0.16.0",
21-
"@nestjs-query/core": "0.11.2",
22-
"@nestjs-query/query-graphql": "0.11.2",
23-
"@nestjs-query/query-typeorm": "0.11.2",
21+
"@nestjs-query/core": "0.11.3",
22+
"@nestjs-query/query-graphql": "0.11.3",
23+
"@nestjs-query/query-typeorm": "0.11.3",
2424
"@nestjs/common": "7.0.13",
2525
"@nestjs/core": "7.0.13",
2626
"@nestjs/graphql": "7.3.9",

examples/nest-graphql-basic/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/nest-graphql-basic/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-graphql-basic",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -17,9 +17,9 @@
1717
"seed": "ts-node ../../node_modules/typeorm-seeding/dist/cli.js -n /ormconfig.json seed"
1818
},
1919
"dependencies": {
20-
"@nestjs-query/core": "0.11.2",
21-
"@nestjs-query/query-graphql": "0.11.2",
22-
"@nestjs-query/query-typeorm": "0.11.2",
20+
"@nestjs-query/core": "0.11.3",
21+
"@nestjs-query/query-graphql": "0.11.3",
22+
"@nestjs-query/query-typeorm": "0.11.3",
2323
"@nestjs/common": "7.0.13",
2424
"@nestjs/core": "7.0.13",
2525
"@nestjs/graphql": "7.3.9",

examples/nest-graphql-sequelize/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/nest-graphql-sequelize/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-graphql-sequelize",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -14,9 +14,9 @@
1414
"start:prod": "node dist/main"
1515
},
1616
"dependencies": {
17-
"@nestjs-query/core": "0.11.2",
18-
"@nestjs-query/query-graphql": "0.11.2",
19-
"@nestjs-query/query-sequelize": "0.11.2",
17+
"@nestjs-query/core": "0.11.3",
18+
"@nestjs-query/query-graphql": "0.11.3",
19+
"@nestjs-query/query-sequelize": "0.11.3",
2020
"@nestjs/common": "7.0.13",
2121
"@nestjs/core": "7.0.13",
2222
"@nestjs/graphql": "7.3.9",

examples/nest-graphql-typeorm-multidb/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/nest-graphql-typeorm-multidb/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-graphql-typeorm-multidb",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -16,9 +16,9 @@
1616
"schema:sync": "typeorm schema:sync"
1717
},
1818
"dependencies": {
19-
"@nestjs-query/core": "0.11.2",
20-
"@nestjs-query/query-graphql": "0.11.2",
21-
"@nestjs-query/query-typeorm": "0.11.2",
19+
"@nestjs-query/core": "0.11.3",
20+
"@nestjs-query/query-graphql": "0.11.3",
21+
"@nestjs-query/query-typeorm": "0.11.3",
2222
"@nestjs/common": "7.0.13",
2323
"@nestjs/core": "7.0.13",
2424
"@nestjs/graphql": "7.3.9",

examples/nest-graphql-typeorm-soft-delete/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/nest-graphql-typeorm-soft-delete/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-graphql-typeorm-soft-delete",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -17,9 +17,9 @@
1717
"seed": "ts-node ../../node_modules/typeorm-seeding/dist/cli.js -n /ormconfig.json seed"
1818
},
1919
"dependencies": {
20-
"@nestjs-query/core": "0.11.2",
21-
"@nestjs-query/query-graphql": "0.11.2",
22-
"@nestjs-query/query-typeorm": "0.11.2",
20+
"@nestjs-query/core": "0.11.3",
21+
"@nestjs-query/query-graphql": "0.11.3",
22+
"@nestjs-query/query-typeorm": "0.11.3",
2323
"@nestjs/common": "7.0.13",
2424
"@nestjs/core": "7.0.13",
2525
"@nestjs/graphql": "7.3.9",

examples/nest-graphql-typeorm/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency pg to v8.2.1 ([4603b85](https://github.com/doug-martin/nestjs-query/commit/4603b85280f98b34fd4e3e58ef6b32a43701110b))
12+
13+
14+
15+
16+
617
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
718

819

examples/nest-graphql-typeorm/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-graphql-typeorm",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -17,9 +17,9 @@
1717
"seed": "ts-node ../../node_modules/typeorm-seeding/dist/cli.js -n /ormconfig.json seed"
1818
},
1919
"dependencies": {
20-
"@nestjs-query/core": "0.11.2",
21-
"@nestjs-query/query-graphql": "0.11.2",
22-
"@nestjs-query/query-typeorm": "0.11.2",
20+
"@nestjs-query/core": "0.11.3",
21+
"@nestjs-query/query-graphql": "0.11.3",
22+
"@nestjs-query/query-typeorm": "0.11.3",
2323
"@nestjs/common": "7.0.13",
2424
"@nestjs/core": "7.0.13",
2525
"@nestjs/graphql": "7.3.9",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"hoist": true
1818
}
1919
},
20-
"version": "0.11.2"
20+
"version": "0.11.3"
2121
}

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
**Note:** Version bump only for package @nestjs-query/core
9+
10+
11+
12+
13+
614
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
715

816

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-query/core",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "Base query package",
55
"author": "doug-martin <doug@dougamartin.com>",
66
"homepage": "https://github.com/doug-martin/nestjs-query#readme",

packages/query-graphql/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.11.3](https://github.com/doug-martin/nestjs-query/compare/v0.11.2...v0.11.3) (2020-05-16)
7+
8+
**Note:** Version bump only for package @nestjs-query/query-graphql
9+
10+
11+
12+
13+
614
## [0.11.2](https://github.com/doug-martin/nestjs-query/compare/v0.11.1...v0.11.2) (2020-05-14)
715

816

0 commit comments

Comments
 (0)