@bitgo-beta/statics 10.0.1-alpha.107 → 10.0.1-alpha.108

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,16 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [48.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@48.1.0...@bitgo/statics@48.2.0) (2024-03-28)
7
+
8
+ ### Bug Fixes
9
+
10
+ - **sdk-core:** remove onToken validation when creating address ([75f7fb7](https://github.com/BitGo/BitGoJS/commit/75f7fb7d3a98995f8086743d9db1662808d2315f))
11
+
12
+ ### Features
13
+
14
+ - **statics:** add new token MASA ([24dac2a](https://github.com/BitGo/BitGoJS/commit/24dac2a926e66975f9b2d048587da8e87c8d8e59))
15
+
6
16
  # [48.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@48.0.0...@bitgo/statics@48.1.0) (2024-03-19)
7
17
 
8
18
  ### Bug Fixes
@@ -1,4 +1,3 @@
1
1
  import { CoinMap } from './map';
2
2
  export declare const coins: CoinMap;
3
- export declare const ofcTokens: string[];
4
3
  //# sourceMappingURL=coins.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"coins.d.ts","sourceRoot":"","sources":["../../src/coins.ts"],"names":[],"mappings":"AA2CA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAgQhC,eAAO,MAAM,KAAK,SAinchB,CAAC;AAEH,eAAO,MAAM,SAAS,EAAE,MAAM,EAAO,CAAC"}
1
+ {"version":3,"file":"coins.d.ts","sourceRoot":"","sources":["../../src/coins.ts"],"names":[],"mappings":"AA2CA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAgQhC,eAAO,MAAM,KAAK,SAwnchB,CAAC"}