Skip to content

Commit db0b972

Browse files
chore(release): 1.0.53 [skip ci]
## [1.0.53](v1.0.52...v1.0.53) (2022-03-01) ### Bug Fixes * **deps:** update nest monorepo to v8.4.0 ([24efd4d](24efd4d))
1 parent 24efd4d commit db0b972

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.53](https://github.com/nest-x/nestx-schematics/compare/v1.0.52...v1.0.53) (2022-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update nest monorepo to v8.4.0 ([24efd4d](https://github.com/nest-x/nestx-schematics/commit/24efd4dada269e8ab403f9403f23e156c41c57c2))
7+
18
## [1.0.52](https://github.com/nest-x/nestx-schematics/compare/v1.0.51...v1.0.52) (2022-02-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestx-schematics",
3-
"version": "1.0.52",
3+
"version": "1.0.53",
44
"description": "another schematic collection with different style-set of official nestjs/nest",
55
"main": "dist/index.js",
66
"repository": "[email protected]:nest-x/nestx-schematics.git",

0 commit comments

Comments
 (0)