Skip to content

Commit 1bf555d

Browse files
github-actions[bot]jmcdo29
authored andcommitted
Version Packages
1 parent c75ca13 commit 1bf555d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gentle-lemons-explain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/nest-commander-testing/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# nest-commander-testing
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- c75ca13: Add runWithoutClosing for testing
8+
39
## 3.0.1
410

511
### Patch Changes

packages/nest-commander-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-commander-testing",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "A testing utility for nest-commander. It builds on top of ideas from @nestjs/testing and is not tied to any test framework directly.",
55
"repository": {
66
"type": "github",

0 commit comments

Comments
 (0)