@featurevisor/cli
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.4.0](https://github.com/featurevisor/featurevisor/compare/v1.3.0...v1.4.0) (2024-01-27) | ||
**Note:** Version bump only for package @featurevisor/cli | ||
# [1.3.0](https://github.com/featurevisor/featurevisor/compare/v1.2.4...v1.3.0) (2024-01-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@featurevisor/cli", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "CLI package of Featurevisor", | ||
@@ -50,3 +50,3 @@ "main": "bin.js", | ||
"dependencies": { | ||
"@featurevisor/core": "^1.3.0", | ||
"@featurevisor/core": "^1.4.0", | ||
"yargs": "^17.6.2" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "92829e94ab09474433695d29577bd3eb22490f97" | ||
"gitHead": "ce7b0f4b2e5aeff303dd7ae2d4ba3a44129239dc" | ||
} |
Sorry, the diff of this file is not supported yet
56883
Updated@featurevisor/core@^1.4.0