@featurevisor/cli
Advanced tools
Comparing version 1.5.1 to 1.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.6.0](https://github.com/featurevisor/featurevisor/compare/v1.5.1...v1.6.0) (2024-02-11) | ||
**Note:** Version bump only for package @featurevisor/cli | ||
## [1.5.1](https://github.com/featurevisor/featurevisor/compare/v1.5.0...v1.5.1) (2024-02-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@featurevisor/cli", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "CLI package of Featurevisor", | ||
@@ -50,3 +50,3 @@ "main": "bin.js", | ||
"dependencies": { | ||
"@featurevisor/core": "^1.5.1", | ||
"@featurevisor/core": "^1.6.0", | ||
"yargs": "^17.6.2" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "1202fddb786e61079771c78f5a4a33dddd11bdfe" | ||
"gitHead": "9d9a317843b028cc68ec0ff4ce060fe1404368d8" | ||
} |
Sorry, the diff of this file is not supported yet
57355
Updated@featurevisor/core@^1.6.0