@featurevisor/sdk
Advanced tools
Comparing version 0.20.2 to 0.21.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.21.0](https://github.com/fahad19/featurevisor/compare/v0.20.2...v0.21.0) (2023-05-14) | ||
**Note:** Version bump only for package @featurevisor/sdk | ||
## [0.20.2](https://github.com/fahad19/featurevisor/compare/v0.20.1...v0.20.2) (2023-05-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@featurevisor/sdk", | ||
"version": "0.20.2", | ||
"version": "0.21.0", | ||
"description": "Featurevisor SDK for Node.js and the browser", | ||
@@ -45,7 +45,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@featurevisor/types": "^0.20.0", | ||
"@featurevisor/types": "^0.21.0", | ||
"compare-versions": "^6.0.0-rc.1", | ||
"murmurhash": "^2.0.1" | ||
}, | ||
"gitHead": "49c3854dae1f2882dcae0fae2ad46fa1868940d1" | ||
"gitHead": "6de1db4b4eb559cb851daae8366d52577f9c3d96" | ||
} |
Sorry, the diff of this file is not supported yet
281020
+ Added@featurevisor/types@0.21.0(transitive)
- Removed@featurevisor/types@0.20.0(transitive)
Updated@featurevisor/types@^0.21.0