outblocks-cli
Advanced tools
Comparing version 0.1.22 to 0.1.23
# Outblocks CLI Changelog | ||
## [v0.1.23](https://github.com/outblocks/outblocks-cli/compare/v0.1.22...v0.1.23) | ||
> 2021-09-29 | ||
### FEATURES | ||
[`0c5c7d8`](https://github.com/outblocks/outblocks-cli/commit/0c5c7d8e1d9b0160e9cabf5366ba1a888a682666) rerun as sudo, defaults support (plugin and options), direct running improved, improved templates and schema | ||
## [v0.1.22](https://github.com/outblocks/outblocks-cli/compare/v0.1.21...v0.1.22) | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "outblocks-cli", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "Auto DevOps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
9204