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 24efd4d commit db0b972Copy full SHA for db0b972
CHANGELOG.md
@@ -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
8
## [1.0.52](https://github.com/nest-x/nestx-schematics/compare/v1.0.51...v1.0.52) (2022-02-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nestx-schematics",
- "version": "1.0.52",
+ "version": "1.0.53",
"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