@featurevisor/cli
Advanced tools
Comparing version 1.29.0 to 1.29.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.29.1](https://github.com/featurevisor/featurevisor/compare/v1.29.0...v1.29.1) (2025-01-23) | ||
### Bug Fixes | ||
* convert to datafile schema v2 internally ([#337](https://github.com/featurevisor/featurevisor/issues/337)) ([3441369](https://github.com/featurevisor/featurevisor/commit/3441369a2c237fbef2acdf8acd219cda6c4eb923)) | ||
# [1.29.0](https://github.com/featurevisor/featurevisor/compare/v1.28.0...v1.29.0) (2025-01-22) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@featurevisor/cli", | ||
"version": "1.29.0", | ||
"version": "1.29.1", | ||
"description": "CLI package of Featurevisor", | ||
@@ -46,5 +46,5 @@ "main": "bin.js", | ||
"dependencies": { | ||
"@featurevisor/core": "^1.29.0" | ||
"@featurevisor/core": "^1.29.1" | ||
}, | ||
"gitHead": "9c735bd170e1f46ad4d98c2d7b2de5f16e5b407b" | ||
"gitHead": "280026d1fa618de8ee704f1b3ecdd5197db72181" | ||
} |
46517
Updated@featurevisor/core@^1.29.1