We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0178010 commit 399bc64Copy full SHA for 399bc64
CHANGELOG.md
@@ -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
8
## [1.0.44](https://github.com/nest-x/nestx-schematics/compare/v1.0.43...v1.0.44) (2021-10-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nestx-schematics",
- "version": "1.0.44",
+ "version": "1.0.45",
"description": "another schematic collection with different style-set of official nestjs/nest",
"main": "dist/index.js",
"repository": "[email protected]:nest-x/nestx-schematics.git",
0 commit comments