Skip to content

Commit 2d96fb3

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2021-12-03) ### Bug Fixes * ts was crying on T | T[] ([703ca57](703ca57))
1 parent 427666c commit 2d96fb3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/temarusanov/nestjs-response-structure/compare/v1.1.1...v1.1.2) (2021-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* ts was crying on T | T[] ([703ca57](https://github.com/temarusanov/nestjs-response-structure/commit/703ca57e9c21b19d194bb245125b690b9941b18c))
7+
18
## [1.1.1](https://github.com/temarusanov/nestjs-response-structure/compare/v1.1.0...v1.1.1) (2021-11-27)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-response-structure",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Response structure for NestJS GraphQL",
55
"author": "Tema Rusanov",
66
"private": false,

0 commit comments

Comments
 (0)