Skip to content

Commit 88cc046

Browse files
chore(release): 1.3.0 [skip ci]
1 parent ff2c518 commit 88cc046

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/compare/v1.2.0...v1.3.0) (2025-03-05)
2+
3+
4+
### Features
5+
6+
* **deps:** change tag name ([06e5c84](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/06e5c84d76421294a1c73fef12661002ff29feb7))
7+
18
# [1.2.0](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/compare/v1.1.0...v1.2.0) (2025-03-05)
29

310

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": "3.0.5",
3+
"version": "1.3.0",
44
"description": "NestJs boilerplate api",
55
"author": "[email protected]",
66
"private": true,
@@ -145,4 +145,4 @@
145145
"ts-node": "^10.9.2",
146146
"tsconfig-paths": "4.2.0"
147147
}
148-
}
148+
}

0 commit comments

Comments
 (0)