Skip to content

Commit e4c025a

Browse files
committed
chore(release): publish v0.11.7
1 parent 75b87e8 commit e4c025a

File tree

28 files changed

+215
-41
lines changed

28 files changed

+215
-41
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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.7](https://github.com/doug-martin/nestjs-query/compare/v0.11.6...v0.11.7) (2020-05-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @apollo/federation to v0.16.1 ([1fd84e1](https://github.com/doug-martin/nestjs-query/commit/1fd84e1fab37011be4a02f6181a1d965c523a8f1))
12+
* **deps:** update dependency @apollo/federation to v0.16.2 ([ad047b3](https://github.com/doug-martin/nestjs-query/commit/ad047b35674219fd7907ddafdb66cf8ffbcb4640))
13+
* **deps:** update dependency @docusaurus/core to v2.0.0-alpha.56 ([811d26d](https://github.com/doug-martin/nestjs-query/commit/811d26de4881caf4b816dce6f9d27395f3948a73))
14+
* **deps:** update dependency @docusaurus/preset-classic to v2.0.0-alpha.56 ([b7fd2af](https://github.com/doug-martin/nestjs-query/commit/b7fd2af37ac6bb262d335a7bee9e6ac186161f1f))
15+
* **deps:** update dependency apollo-server-express to v2.14.0 ([8ca9ee5](https://github.com/doug-martin/nestjs-query/commit/8ca9ee5a5f4a62502a064ce1e3e27dceea0b58b0))
16+
* **deps:** update dependency apollo-server-express to v2.14.1 ([4776e70](https://github.com/doug-martin/nestjs-query/commit/4776e7052e7c7a777f332b601c9922bf1487d5e6))
17+
* **deps:** update dependency graphql-tools to v6.0.3 ([15429a5](https://github.com/doug-martin/nestjs-query/commit/15429a5230fe983b8e91d6559deab099070eec62))
18+
19+
20+
21+
22+
623
## [0.11.6](https://github.com/doug-martin/nestjs-query/compare/v0.11.5...v0.11.6) (2020-05-26)
724

825

examples/federation/graphql-gateway/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.7](https://github.com/doug-martin/nestjs-query/compare/v0.11.6...v0.11.7) (2020-05-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @apollo/federation to v0.16.1 ([1fd84e1](https://github.com/doug-martin/nestjs-query/commit/1fd84e1fab37011be4a02f6181a1d965c523a8f1))
12+
* **deps:** update dependency @apollo/federation to v0.16.2 ([ad047b3](https://github.com/doug-martin/nestjs-query/commit/ad047b35674219fd7907ddafdb66cf8ffbcb4640))
13+
* **deps:** update dependency apollo-server-express to v2.14.0 ([8ca9ee5](https://github.com/doug-martin/nestjs-query/commit/8ca9ee5a5f4a62502a064ce1e3e27dceea0b58b0))
14+
* **deps:** update dependency apollo-server-express to v2.14.1 ([4776e70](https://github.com/doug-martin/nestjs-query/commit/4776e7052e7c7a777f332b601c9922bf1487d5e6))
15+
* **deps:** update dependency graphql-tools to v6.0.3 ([15429a5](https://github.com/doug-martin/nestjs-query/commit/15429a5230fe983b8e91d6559deab099070eec62))
16+
17+
18+
19+
20+
621
## [0.11.6](https://github.com/doug-martin/nestjs-query/compare/v0.11.5...v0.11.6) (2020-05-26)
722

823

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.6",
3+
"version": "0.11.7",
44
"description": "",
55
"author": "",
66
"private": true,

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.7](https://github.com/doug-martin/nestjs-query/compare/v0.11.6...v0.11.7) (2020-05-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @apollo/federation to v0.16.1 ([1fd84e1](https://github.com/doug-martin/nestjs-query/commit/1fd84e1fab37011be4a02f6181a1d965c523a8f1))
12+
* **deps:** update dependency @apollo/federation to v0.16.2 ([ad047b3](https://github.com/doug-martin/nestjs-query/commit/ad047b35674219fd7907ddafdb66cf8ffbcb4640))
13+
* **deps:** update dependency apollo-server-express to v2.14.0 ([8ca9ee5](https://github.com/doug-martin/nestjs-query/commit/8ca9ee5a5f4a62502a064ce1e3e27dceea0b58b0))
14+
* **deps:** update dependency apollo-server-express to v2.14.1 ([4776e70](https://github.com/doug-martin/nestjs-query/commit/4776e7052e7c7a777f332b601c9922bf1487d5e6))
15+
* **deps:** update dependency graphql-tools to v6.0.3 ([15429a5](https://github.com/doug-martin/nestjs-query/commit/15429a5230fe983b8e91d6559deab099070eec62))
16+
17+
18+
19+
20+
621
## [0.11.6](https://github.com/doug-martin/nestjs-query/compare/v0.11.5...v0.11.6) (2020-05-26)
722

823

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.6",
3+
"version": "0.11.7",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@apollo/federation": "0.16.2",
21-
"@nestjs-query/core": "0.11.6",
22-
"@nestjs-query/query-graphql": "0.11.6",
23-
"@nestjs-query/query-typeorm": "0.11.6",
21+
"@nestjs-query/core": "0.11.7",
22+
"@nestjs-query/query-graphql": "0.11.7",
23+
"@nestjs-query/query-typeorm": "0.11.7",
2424
"@nestjs/common": "7.1.1",
2525
"@nestjs/core": "7.1.1",
2626
"@nestjs/graphql": "7.3.11",

examples/federation/tag-graphql/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.7](https://github.com/doug-martin/nestjs-query/compare/v0.11.6...v0.11.7) (2020-05-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @apollo/federation to v0.16.1 ([1fd84e1](https://github.com/doug-martin/nestjs-query/commit/1fd84e1fab37011be4a02f6181a1d965c523a8f1))
12+
* **deps:** update dependency @apollo/federation to v0.16.2 ([ad047b3](https://github.com/doug-martin/nestjs-query/commit/ad047b35674219fd7907ddafdb66cf8ffbcb4640))
13+
* **deps:** update dependency apollo-server-express to v2.14.0 ([8ca9ee5](https://github.com/doug-martin/nestjs-query/commit/8ca9ee5a5f4a62502a064ce1e3e27dceea0b58b0))
14+
* **deps:** update dependency apollo-server-express to v2.14.1 ([4776e70](https://github.com/doug-martin/nestjs-query/commit/4776e7052e7c7a777f332b601c9922bf1487d5e6))
15+
* **deps:** update dependency graphql-tools to v6.0.3 ([15429a5](https://github.com/doug-martin/nestjs-query/commit/15429a5230fe983b8e91d6559deab099070eec62))
16+
17+
18+
19+
20+
621
## [0.11.6](https://github.com/doug-martin/nestjs-query/compare/v0.11.5...v0.11.6) (2020-05-26)
722

823

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.6",
3+
"version": "0.11.7",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@apollo/federation": "0.16.2",
21-
"@nestjs-query/core": "0.11.6",
22-
"@nestjs-query/query-graphql": "0.11.6",
23-
"@nestjs-query/query-typeorm": "0.11.6",
21+
"@nestjs-query/core": "0.11.7",
22+
"@nestjs-query/query-graphql": "0.11.7",
23+
"@nestjs-query/query-typeorm": "0.11.7",
2424
"@nestjs/common": "7.1.1",
2525
"@nestjs/core": "7.1.1",
2626
"@nestjs/graphql": "7.3.11",

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.7](https://github.com/doug-martin/nestjs-query/compare/v0.11.6...v0.11.7) (2020-05-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @apollo/federation to v0.16.1 ([1fd84e1](https://github.com/doug-martin/nestjs-query/commit/1fd84e1fab37011be4a02f6181a1d965c523a8f1))
12+
* **deps:** update dependency @apollo/federation to v0.16.2 ([ad047b3](https://github.com/doug-martin/nestjs-query/commit/ad047b35674219fd7907ddafdb66cf8ffbcb4640))
13+
* **deps:** update dependency apollo-server-express to v2.14.0 ([8ca9ee5](https://github.com/doug-martin/nestjs-query/commit/8ca9ee5a5f4a62502a064ce1e3e27dceea0b58b0))
14+
* **deps:** update dependency apollo-server-express to v2.14.1 ([4776e70](https://github.com/doug-martin/nestjs-query/commit/4776e7052e7c7a777f332b601c9922bf1487d5e6))
15+
* **deps:** update dependency graphql-tools to v6.0.3 ([15429a5](https://github.com/doug-martin/nestjs-query/commit/15429a5230fe983b8e91d6559deab099070eec62))
16+
17+
18+
19+
20+
621
## [0.11.6](https://github.com/doug-martin/nestjs-query/compare/v0.11.5...v0.11.6) (2020-05-26)
722

823

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.6",
3+
"version": "0.11.7",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@apollo/federation": "0.16.2",
21-
"@nestjs-query/core": "0.11.6",
22-
"@nestjs-query/query-graphql": "0.11.6",
23-
"@nestjs-query/query-typeorm": "0.11.6",
21+
"@nestjs-query/core": "0.11.7",
22+
"@nestjs-query/query-graphql": "0.11.7",
23+
"@nestjs-query/query-typeorm": "0.11.7",
2424
"@nestjs/common": "7.1.1",
2525
"@nestjs/core": "7.1.1",
2626
"@nestjs/graphql": "7.3.11",

examples/nest-graphql-basic/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.7](https://github.com/doug-martin/nestjs-query/compare/v0.11.6...v0.11.7) (2020-05-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency apollo-server-express to v2.14.0 ([8ca9ee5](https://github.com/doug-martin/nestjs-query/commit/8ca9ee5a5f4a62502a064ce1e3e27dceea0b58b0))
12+
* **deps:** update dependency apollo-server-express to v2.14.1 ([4776e70](https://github.com/doug-martin/nestjs-query/commit/4776e7052e7c7a777f332b601c9922bf1487d5e6))
13+
* **deps:** update dependency graphql-tools to v6.0.3 ([15429a5](https://github.com/doug-martin/nestjs-query/commit/15429a5230fe983b8e91d6559deab099070eec62))
14+
15+
16+
17+
18+
619
## [0.11.6](https://github.com/doug-martin/nestjs-query/compare/v0.11.5...v0.11.6) (2020-05-26)
720

821

0 commit comments

Comments
 (0)