Skip to content

Commit 5c18ae5

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2022-09-05) ### Features * move nest deps to peerDeps ([21adb85](21adb85))
1 parent a3c578c commit 5c18ae5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/temarusanov/nestjs-response-structure/compare/v2.0.0...v2.1.0) (2022-09-05)
2+
3+
4+
### Features
5+
6+
* move nest deps to peerDeps ([21adb85](https://github.com/temarusanov/nestjs-response-structure/commit/21adb85506f4ec8ef2f69056a09db03e04bde1e3))
7+
18
# [2.0.0](https://github.com/temarusanov/nestjs-response-structure/compare/v1.1.2...v2.0.0) (2021-12-28)
29

310

package-lock.json

+1-1
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": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Response structure for NestJS GraphQL",
55
"author": "Tema Rusanov",
66
"private": false,

0 commit comments

Comments
 (0)