Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 07e27d5

Browse files
committed
feat: v3
* better logging * writing to stdout/stderr no longer gets hidden by action BREAKING CHANGE: removed mocking ability. Use @dxcli/dev-test or std-mocks instead for this functionality.
1 parent 4ff9c8f commit 07e27d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cli-ux",
33
"description": "cli IO utilities",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/dxcli/cli-ux/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)