Skip to content

Commit fd5b5f2

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 8592dba commit fd5b5f2

File tree

3 files changed

+11
-70
lines changed

3 files changed

+11
-70
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/compare/v1.0.0-production...v1.1.0-production) (2025-03-05)
2+
3+
4+
### Features
5+
6+
* **deps:** remove pipe item ([8592dba](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/8592dba03aed5f99ceaa1464041341314fb296aa))
7+
18
# 1.0.0 (2025-03-05)
29

310

package-lock.json

Lines changed: 2 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-boilerplate-microservice-api",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "NestJs boilerplate api",
55
"author": "[email protected]",
66
"private": true,
@@ -144,4 +144,4 @@
144144
"ts-node": "^10.9.2",
145145
"tsconfig-paths": "4.2.0"
146146
}
147-
}
147+
}

0 commit comments

Comments
 (0)