@bitgo-beta/statics
Advanced tools
Comparing version 7.0.1-beta.142 to 7.0.1-beta.143
@@ -6,2 +6,9 @@ # Change Log | ||
# [14.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@14.0.0...@bitgo/statics@14.2.0) (2023-02-08) | ||
### Features | ||
- **statics:** add custody coin features for avaxc ([d67a9d9](https://github.com/BitGo/BitGoJS/commit/d67a9d932f30d48853ad7e4c20388b60ae269529)) | ||
- **statics:** add ofc algorand usdc token ([9450360](https://github.com/BitGo/BitGoJS/commit/9450360e828253ee633acaae8cc0ec57d386a7dc)) | ||
# [14.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@14.0.0...@bitgo/statics@14.1.0) (2023-01-30) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@bitgo-beta/statics", | ||
"version": "7.0.1-beta.142", | ||
"version": "7.0.1-beta.143", | ||
"description": "dependency-free static configuration for the bitgo platform", | ||
@@ -40,3 +40,3 @@ "main": "./dist/src/index.js", | ||
}, | ||
"gitHead": "9c78e0b04aba9c62095f7fb287342f383746efbb" | ||
"gitHead": "2bc8c6f584b94c486a27e3aff6def5ca81c9b1f6" | ||
} |
6263962