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 aac4ce9 commit 417b59eCopy full SHA for 417b59e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.10.0](https://github.com/openupm/openupm-cli/compare/1.9.1...1.10.0) (2020-08-08)
2
+
3
4
+### Features
5
6
+* color output ([aac4ce9](https://github.com/openupm/openupm-cli/commit/aac4ce9d72cc90bfb41fa6d0a3f0a99649bffa91))
7
8
## [1.9.1](https://github.com/openupm/openupm-cli/compare/1.9.0...1.9.1) (2020-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "openupm-cli",
- "version": "1.9.1",
+ "version": "1.10.0",
"preferGlobal": true,
"description": "openupm command line interface",
"main": "index.js",
0 commit comments