clubhouse-cli
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -17,2 +17,6 @@ # Changelog | ||
## [1.16.1] - 2019-03-13 | ||
### Fixed | ||
- Fix the ability to open a story during creation. | ||
## [1.16.0] - 2019-03-13 | ||
@@ -19,0 +23,0 @@ ### Changed |
{ | ||
"name": "clubhouse-cli", | ||
"version": "1.16.0", | ||
"version": "1.16.1", | ||
"description": "A command line tool for viewing, creating and updating clubhouse.io stories", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -94,3 +94,3 @@ # clubhouse-cli | ||
$ club search -o 'josh' -s 'Review' -f $'%i\t%s\t%t\n\t%o' | ||
1480 #500000020 Code Review Create Thinga-ma-bob | ||
1480 Code Review (#500000020) Create Thinga-ma-bob | ||
Josh (josh) | ||
@@ -97,0 +97,0 @@ ~~~ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60932