Skip to content

Commit

Permalink
chore: minor and patch nest-commander and nest-commander-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 committed Sep 16, 2021
1 parent fcb8e78 commit 3831e52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/eight-cheetahs-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'nest-commander': minor
'nest-commander-testing': patch
---

Adds a new `@Help()` decorator for custom commander help output

`nest-commander-testing` now also uses a `hex` instead of `utf-8` encoding when creating a random js file name during the `CommandTestFactory` command. This is to help create more predictable output names.

0 comments on commit 3831e52

Please sign in to comment.