Skip to content

Commit 399bc64

Browse files
chore(release): 1.0.45 [skip ci]
## [1.0.45](v1.0.44...v1.0.45) (2021-10-14) ### Bug Fixes * **deps:** update nest monorepo to v8.1.1 ([0178010](0178010))
1 parent 0178010 commit 399bc64

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.45](https://github.com/nest-x/nestx-schematics/compare/v1.0.44...v1.0.45) (2021-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update nest monorepo to v8.1.1 ([0178010](https://github.com/nest-x/nestx-schematics/commit/01780109c1022ffd41e028c2e4c0903e3a666245))
7+
18
## [1.0.44](https://github.com/nest-x/nestx-schematics/compare/v1.0.43...v1.0.44) (2021-10-13)
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.44",
3+
"version": "1.0.45",
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)