@bitgo-beta/sdk-coin-atom 3.1.2-beta.89 → 3.1.2-beta.890

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.
Files changed (45) hide show
  1. package/CHANGELOG.md +775 -0
  2. package/dist/src/atom.d.ts +7 -114
  3. package/dist/src/atom.d.ts.map +1 -1
  4. package/dist/src/atom.js +12 -498
  5. package/dist/src/index.js +6 -2
  6. package/dist/src/lib/constants.d.ts +0 -6
  7. package/dist/src/lib/constants.d.ts.map +1 -1
  8. package/dist/src/lib/constants.js +5 -11
  9. package/dist/src/lib/index.d.ts +3 -8
  10. package/dist/src/lib/index.d.ts.map +1 -1
  11. package/dist/src/lib/index.js +33 -24
  12. package/dist/src/lib/keyPair.d.ts +3 -12
  13. package/dist/src/lib/keyPair.d.ts.map +1 -1
  14. package/dist/src/lib/keyPair.js +5 -43
  15. package/dist/src/lib/transactionBuilderFactory.d.ts +8 -11
  16. package/dist/src/lib/transactionBuilderFactory.d.ts.map +1 -1
  17. package/dist/src/lib/transactionBuilderFactory.js +21 -11
  18. package/dist/src/lib/utils.d.ts +5 -159
  19. package/dist/src/lib/utils.d.ts.map +1 -1
  20. package/dist/src/lib/utils.js +32 -498
  21. package/dist/src/tatom.d.ts +0 -8
  22. package/dist/src/tatom.d.ts.map +1 -1
  23. package/dist/src/tatom.js +1 -13
  24. package/package.json +10 -15
  25. package/dist/src/lib/StakingActivateBuilder.d.ts +0 -11
  26. package/dist/src/lib/StakingActivateBuilder.d.ts.map +0 -1
  27. package/dist/src/lib/StakingActivateBuilder.js +0 -31
  28. package/dist/src/lib/StakingDeactivateBuilder.d.ts +0 -11
  29. package/dist/src/lib/StakingDeactivateBuilder.d.ts.map +0 -1
  30. package/dist/src/lib/StakingDeactivateBuilder.js +0 -31
  31. package/dist/src/lib/StakingWithdrawRewardsBuilder.d.ts +0 -11
  32. package/dist/src/lib/StakingWithdrawRewardsBuilder.d.ts.map +0 -1
  33. package/dist/src/lib/StakingWithdrawRewardsBuilder.js +0 -31
  34. package/dist/src/lib/iface.d.ts +0 -46
  35. package/dist/src/lib/iface.d.ts.map +0 -1
  36. package/dist/src/lib/iface.js +0 -3
  37. package/dist/src/lib/transaction.d.ts +0 -58
  38. package/dist/src/lib/transaction.d.ts.map +0 -1
  39. package/dist/src/lib/transaction.js +0 -271
  40. package/dist/src/lib/transactionBuilder.d.ts +0 -78
  41. package/dist/src/lib/transactionBuilder.d.ts.map +0 -1
  42. package/dist/src/lib/transactionBuilder.js +0 -179
  43. package/dist/src/lib/transferBuilder.d.ts +0 -11
  44. package/dist/src/lib/transferBuilder.d.ts.map +0 -1
  45. package/dist/src/lib/transferBuilder.js +0 -31
package/CHANGELOG.md CHANGED
@@ -3,6 +3,781 @@
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
+ ## [13.4.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.9...@bitgo/sdk-coin-atom@13.4.10) (2025-05-07)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
9
+
10
+ ## [13.4.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.8...@bitgo/sdk-coin-atom@13.4.9) (2025-04-29)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
13
+
14
+ ## [13.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.7...@bitgo/sdk-coin-atom@13.4.8) (2025-04-25)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
17
+
18
+ ## [13.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.6...@bitgo/sdk-coin-atom@13.4.7) (2025-04-15)
19
+
20
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
21
+
22
+ ## [13.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.5...@bitgo/sdk-coin-atom@13.4.6) (2025-04-04)
23
+
24
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
25
+
26
+ ## [13.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.4...@bitgo/sdk-coin-atom@13.4.5) (2025-04-02)
27
+
28
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
29
+
30
+ ## [13.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.3...@bitgo/sdk-coin-atom@13.4.4) (2025-03-28)
31
+
32
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
33
+
34
+ ## [13.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.2...@bitgo/sdk-coin-atom@13.4.3) (2025-03-20)
35
+
36
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
37
+
38
+ ## [13.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.1...@bitgo/sdk-coin-atom@13.4.2) (2025-03-18)
39
+
40
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
41
+
42
+ ## [13.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.4.0...@bitgo/sdk-coin-atom@13.4.1) (2025-03-06)
43
+
44
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
45
+
46
+ # [13.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.22...@bitgo/sdk-coin-atom@13.4.0) (2025-03-04)
47
+
48
+ ### Bug Fixes
49
+
50
+ - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
51
+
52
+ ### Features
53
+
54
+ - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
55
+
56
+ # [13.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.22...@bitgo/sdk-coin-atom@13.3.0) (2025-02-26)
57
+
58
+ ### Bug Fixes
59
+
60
+ - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
61
+
62
+ ### Features
63
+
64
+ - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
65
+
66
+ # [13.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.22...@bitgo/sdk-coin-atom@13.2.0) (2025-02-20)
67
+
68
+ ### Bug Fixes
69
+
70
+ - address validation for cosmos like coins ([2912eab](https://github.com/BitGo/BitGoJS/commit/2912eabf6a1dbc7cde3715352c3849f550b5b6ec))
71
+
72
+ ### Features
73
+
74
+ - **abstract-cosmos:** add unsigned sweep recovery for cosmos ([e2d1d07](https://github.com/BitGo/BitGoJS/commit/e2d1d0787a375d6ae8493961b607a9cea9d2f29a))
75
+
76
+ ## [13.1.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.21...@bitgo/sdk-coin-atom@13.1.22) (2025-02-19)
77
+
78
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
79
+
80
+ ## [13.1.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.20...@bitgo/sdk-coin-atom@13.1.21) (2025-02-11)
81
+
82
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
83
+
84
+ ## [13.1.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.19...@bitgo/sdk-coin-atom@13.1.20) (2025-02-05)
85
+
86
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
87
+
88
+ ## [13.1.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.18...@bitgo/sdk-coin-atom@13.1.19) (2025-01-28)
89
+
90
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
91
+
92
+ ## [13.1.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.17...@bitgo/sdk-coin-atom@13.1.18) (2025-01-23)
93
+
94
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
95
+
96
+ ## [13.1.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.16...@bitgo/sdk-coin-atom@13.1.17) (2025-01-23)
97
+
98
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
99
+
100
+ ## [13.1.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.15...@bitgo/sdk-coin-atom@13.1.16) (2025-01-20)
101
+
102
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
103
+
104
+ ## [13.1.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.14...@bitgo/sdk-coin-atom@13.1.15) (2025-01-15)
105
+
106
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
107
+
108
+ ## [13.1.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.13...@bitgo/sdk-coin-atom@13.1.14) (2025-01-09)
109
+
110
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
111
+
112
+ ## [13.1.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.12...@bitgo/sdk-coin-atom@13.1.13) (2025-01-03)
113
+
114
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
115
+
116
+ ## [13.1.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.11...@bitgo/sdk-coin-atom@13.1.12) (2024-12-24)
117
+
118
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
119
+
120
+ ## [13.1.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.10...@bitgo/sdk-coin-atom@13.1.11) (2024-12-19)
121
+
122
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
123
+
124
+ ## [13.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.8...@bitgo/sdk-coin-atom@13.1.10) (2024-12-17)
125
+
126
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
127
+
128
+ ## [13.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.8...@bitgo/sdk-coin-atom@13.1.9) (2024-12-17)
129
+
130
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
131
+
132
+ ## [13.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.7...@bitgo/sdk-coin-atom@13.1.8) (2024-12-12)
133
+
134
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
135
+
136
+ ## [13.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.6...@bitgo/sdk-coin-atom@13.1.7) (2024-12-11)
137
+
138
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
139
+
140
+ ## [13.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.5...@bitgo/sdk-coin-atom@13.1.6) (2024-12-03)
141
+
142
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
143
+
144
+ ## [13.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.4...@bitgo/sdk-coin-atom@13.1.5) (2024-11-26)
145
+
146
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
147
+
148
+ ## [13.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.3...@bitgo/sdk-coin-atom@13.1.4) (2024-11-21)
149
+
150
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
151
+
152
+ ## [13.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.1...@bitgo/sdk-coin-atom@13.1.3) (2024-11-19)
153
+
154
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
155
+
156
+ ## [13.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.1...@bitgo/sdk-coin-atom@13.1.2) (2024-11-14)
157
+
158
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
159
+
160
+ ## [13.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.1.0...@bitgo/sdk-coin-atom@13.1.1) (2024-11-08)
161
+
162
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
163
+
164
+ # [13.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.12...@bitgo/sdk-coin-atom@13.1.0) (2024-11-07)
165
+
166
+ ### Features
167
+
168
+ - retrofit during cosmos tss recovery ([ceaae14](https://github.com/BitGo/BitGoJS/commit/ceaae147598120576eaa67a50df7977624558b82))
169
+
170
+ ## [13.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.11...@bitgo/sdk-coin-atom@13.0.12) (2024-11-01)
171
+
172
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
173
+
174
+ ## [13.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.10...@bitgo/sdk-coin-atom@13.0.11) (2024-10-22)
175
+
176
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
177
+
178
+ ## [13.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.9...@bitgo/sdk-coin-atom@13.0.10) (2024-10-15)
179
+
180
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
181
+
182
+ ## [13.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.8...@bitgo/sdk-coin-atom@13.0.9) (2024-10-08)
183
+
184
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
185
+
186
+ ## [13.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.7...@bitgo/sdk-coin-atom@13.0.8) (2024-10-04)
187
+
188
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
189
+
190
+ ## [13.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.6...@bitgo/sdk-coin-atom@13.0.7) (2024-09-24)
191
+
192
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
193
+
194
+ ## [13.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.5...@bitgo/sdk-coin-atom@13.0.6) (2024-09-19)
195
+
196
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
197
+
198
+ ## [13.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.4...@bitgo/sdk-coin-atom@13.0.5) (2024-09-16)
199
+
200
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
201
+
202
+ ## [13.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.3...@bitgo/sdk-coin-atom@13.0.4) (2024-09-10)
203
+
204
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
205
+
206
+ ## [13.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.2...@bitgo/sdk-coin-atom@13.0.3) (2024-09-03)
207
+
208
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
209
+
210
+ ## [13.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.1...@bitgo/sdk-coin-atom@13.0.2) (2024-08-29)
211
+
212
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
213
+
214
+ ## [13.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@13.0.0...@bitgo/sdk-coin-atom@13.0.1) (2024-08-27)
215
+
216
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
217
+
218
+ # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.1.0...@bitgo/sdk-coin-atom@13.0.0) (2024-08-20)
219
+
220
+ ### Features
221
+
222
+ - move opensslbytes to own package ([e23c562](https://github.com/BitGo/BitGoJS/commit/e23c5627957916055e68329541dd1eb775704ca5))
223
+
224
+ ### BREAKING CHANGES
225
+
226
+ - clients using challenge
227
+ generation & TSS Recovery functions must now
228
+ install @bitgo/sdk-opensslbytes separately &
229
+ provide the openSSLBytes WASM themselves.
230
+
231
+ Ticket: CE-4329
232
+
233
+ ## [12.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.1.0...@bitgo/sdk-coin-atom@12.1.1) (2024-08-13)
234
+
235
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
236
+
237
+ # [12.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.28...@bitgo/sdk-coin-atom@12.1.0) (2024-08-07)
238
+
239
+ ### Features
240
+
241
+ - **abstract-cosmos:** add dkls support for cosmos hot wallet recovery ([da24a55](https://github.com/BitGo/BitGoJS/commit/da24a559d42ac0f2975fd03ec335f5e72bcd8f49))
242
+
243
+ ## [12.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.27...@bitgo/sdk-coin-atom@12.0.28) (2024-07-30)
244
+
245
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
246
+
247
+ ## [12.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.26...@bitgo/sdk-coin-atom@12.0.27) (2024-07-24)
248
+
249
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
250
+
251
+ ## [12.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.25...@bitgo/sdk-coin-atom@12.0.26) (2024-07-16)
252
+
253
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
254
+
255
+ ## [12.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.24...@bitgo/sdk-coin-atom@12.0.25) (2024-07-04)
256
+
257
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
258
+
259
+ ## [12.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.23...@bitgo/sdk-coin-atom@12.0.24) (2024-07-02)
260
+
261
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
262
+
263
+ ## [12.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.22...@bitgo/sdk-coin-atom@12.0.23) (2024-06-27)
264
+
265
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
266
+
267
+ ## [12.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.21...@bitgo/sdk-coin-atom@12.0.22) (2024-06-26)
268
+
269
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
270
+
271
+ ## [12.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.19...@bitgo/sdk-coin-atom@12.0.21) (2024-06-21)
272
+
273
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
274
+
275
+ ## [12.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.19...@bitgo/sdk-coin-atom@12.0.20) (2024-06-20)
276
+
277
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
278
+
279
+ ## [12.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.18...@bitgo/sdk-coin-atom@12.0.19) (2024-06-14)
280
+
281
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
282
+
283
+ ## [12.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.17...@bitgo/sdk-coin-atom@12.0.18) (2024-06-11)
284
+
285
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
286
+
287
+ ## [12.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.16...@bitgo/sdk-coin-atom@12.0.17) (2024-06-05)
288
+
289
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
290
+
291
+ ## [12.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.15...@bitgo/sdk-coin-atom@12.0.16) (2024-05-31)
292
+
293
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
294
+
295
+ ## [12.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.14...@bitgo/sdk-coin-atom@12.0.15) (2024-05-28)
296
+
297
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
298
+
299
+ ## [12.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.13...@bitgo/sdk-coin-atom@12.0.14) (2024-05-22)
300
+
301
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
302
+
303
+ ## [12.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.12...@bitgo/sdk-coin-atom@12.0.13) (2024-05-17)
304
+
305
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
306
+
307
+ ## [12.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.11...@bitgo/sdk-coin-atom@12.0.12) (2024-05-13)
308
+
309
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
310
+
311
+ ## [12.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.10...@bitgo/sdk-coin-atom@12.0.11) (2024-05-08)
312
+
313
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
314
+
315
+ ## [12.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.9...@bitgo/sdk-coin-atom@12.0.10) (2024-05-01)
316
+
317
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
318
+
319
+ ## [12.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.8...@bitgo/sdk-coin-atom@12.0.9) (2024-04-25)
320
+
321
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
322
+
323
+ ## [12.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.7...@bitgo/sdk-coin-atom@12.0.8) (2024-04-24)
324
+
325
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
326
+
327
+ ## [12.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.6...@bitgo/sdk-coin-atom@12.0.7) (2024-04-22)
328
+
329
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
330
+
331
+ ## [12.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.5...@bitgo/sdk-coin-atom@12.0.6) (2024-04-17)
332
+
333
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
334
+
335
+ ## [12.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.4...@bitgo/sdk-coin-atom@12.0.5) (2024-04-12)
336
+
337
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
338
+
339
+ ## [12.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.3...@bitgo/sdk-coin-atom@12.0.4) (2024-04-10)
340
+
341
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
342
+
343
+ ## [12.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.2...@bitgo/sdk-coin-atom@12.0.3) (2024-04-09)
344
+
345
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
346
+
347
+ ## [12.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.1...@bitgo/sdk-coin-atom@12.0.2) (2024-04-08)
348
+
349
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
350
+
351
+ ## [12.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@12.0.0...@bitgo/sdk-coin-atom@12.0.1) (2024-04-05)
352
+
353
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
354
+
355
+ # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.4...@bitgo/sdk-coin-atom@12.0.0) (2024-03-28)
356
+
357
+ ### Features
358
+
359
+ - **abstract-cosmos:** added redelegation for cosmos coins ([8ea18ab](https://github.com/BitGo/BitGoJS/commit/8ea18ab0ca115ba9b61335e69d34790f0c046e7b))
360
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
361
+
362
+ ### BREAKING CHANGES
363
+
364
+ - **root:** Node 16 is no longer supported in bitgojs.
365
+ TICKET: WP-1100
366
+
367
+ ## [11.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.3...@bitgo/sdk-coin-atom@11.0.4) (2024-03-19)
368
+
369
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
370
+
371
+ ## [11.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.2...@bitgo/sdk-coin-atom@11.0.3) (2024-03-11)
372
+
373
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
374
+
375
+ ## [11.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.1...@bitgo/sdk-coin-atom@11.0.2) (2024-02-28)
376
+
377
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
378
+
379
+ ## [11.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@11.0.0...@bitgo/sdk-coin-atom@11.0.1) (2024-02-22)
380
+
381
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
382
+
383
+ # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@11.0.0) (2024-02-19)
384
+
385
+ ### Bug Fixes
386
+
387
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
388
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
389
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
390
+
391
+ ### Code Refactoring
392
+
393
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
394
+
395
+ ### Features
396
+
397
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
398
+
399
+ ### BREAKING CHANGES
400
+
401
+ - **sdk-coin-atom:** restructured exports
402
+
403
+ * Removed constants overlapping with @bitgo/abstract-cosmos
404
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
405
+
406
+ Code dependent on the previously exported Interfaces/Constants needs to
407
+ be updated to import these from @bitgo/abstract-cosmos instead
408
+
409
+ # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@10.0.0) (2024-01-30)
410
+
411
+ ### Bug Fixes
412
+
413
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
414
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
415
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
416
+
417
+ ### Code Refactoring
418
+
419
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
420
+
421
+ ### Features
422
+
423
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
424
+
425
+ ### BREAKING CHANGES
426
+
427
+ - **sdk-coin-atom:** restructured exports
428
+
429
+ * Removed constants overlapping with @bitgo/abstract-cosmos
430
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
431
+
432
+ Code dependent on the previously exported Interfaces/Constants needs to
433
+ be updated to import these from @bitgo/abstract-cosmos instead
434
+
435
+ # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@9.0.0) (2024-01-26)
436
+
437
+ ### Bug Fixes
438
+
439
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
440
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
441
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
442
+
443
+ ### Code Refactoring
444
+
445
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
446
+
447
+ ### Features
448
+
449
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
450
+
451
+ ### BREAKING CHANGES
452
+
453
+ - **sdk-coin-atom:** restructured exports
454
+
455
+ * Removed constants overlapping with @bitgo/abstract-cosmos
456
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
457
+
458
+ Code dependent on the previously exported Interfaces/Constants needs to
459
+ be updated to import these from @bitgo/abstract-cosmos instead
460
+
461
+ # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@8.0.0) (2024-01-26)
462
+
463
+ ### Bug Fixes
464
+
465
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
466
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
467
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
468
+
469
+ ### Code Refactoring
470
+
471
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
472
+
473
+ ### Features
474
+
475
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
476
+
477
+ ### BREAKING CHANGES
478
+
479
+ - **sdk-coin-atom:** restructured exports
480
+
481
+ * Removed constants overlapping with @bitgo/abstract-cosmos
482
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
483
+
484
+ Code dependent on the previously exported Interfaces/Constants needs to
485
+ be updated to import these from @bitgo/abstract-cosmos instead
486
+
487
+ # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@7.0.0) (2024-01-25)
488
+
489
+ ### Bug Fixes
490
+
491
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
492
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
493
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
494
+
495
+ ### Code Refactoring
496
+
497
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
498
+
499
+ ### Features
500
+
501
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
502
+
503
+ ### BREAKING CHANGES
504
+
505
+ - **sdk-coin-atom:** restructured exports
506
+
507
+ * Removed constants overlapping with @bitgo/abstract-cosmos
508
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
509
+
510
+ Code dependent on the previously exported Interfaces/Constants needs to
511
+ be updated to import these from @bitgo/abstract-cosmos instead
512
+
513
+ # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@6.0.0) (2024-01-22)
514
+
515
+ ### Bug Fixes
516
+
517
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
518
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
519
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
520
+
521
+ ### Code Refactoring
522
+
523
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
524
+
525
+ ### Features
526
+
527
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
528
+
529
+ ### BREAKING CHANGES
530
+
531
+ - **sdk-coin-atom:** restructured exports
532
+
533
+ * Removed constants overlapping with @bitgo/abstract-cosmos
534
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
535
+
536
+ Code dependent on the previously exported Interfaces/Constants needs to
537
+ be updated to import these from @bitgo/abstract-cosmos instead
538
+
539
+ # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@5.0.0) (2024-01-09)
540
+
541
+ ### Bug Fixes
542
+
543
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
544
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
545
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
546
+
547
+ ### Code Refactoring
548
+
549
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
550
+
551
+ ### Features
552
+
553
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
554
+
555
+ ### BREAKING CHANGES
556
+
557
+ - **sdk-coin-atom:** restructured exports
558
+
559
+ * Removed constants overlapping with @bitgo/abstract-cosmos
560
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
561
+
562
+ Code dependent on the previously exported Interfaces/Constants needs to
563
+ be updated to import these from @bitgo/abstract-cosmos instead
564
+
565
+ # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@4.0.0) (2024-01-03)
566
+
567
+ ### Bug Fixes
568
+
569
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
570
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
571
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
572
+
573
+ ### Code Refactoring
574
+
575
+ - **sdk-coin-atom:** use abstract-cosmos ([18abbea](https://github.com/BitGo/BitGoJS/commit/18abbea939bb8f1cee1bbc72cfd8a2955468fcc5))
576
+
577
+ ### Features
578
+
579
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
580
+
581
+ ### BREAKING CHANGES
582
+
583
+ - **sdk-coin-atom:** restructured exports
584
+
585
+ * Removed constants overlapping with @bitgo/abstract-cosmos
586
+ * Removed common Interfaces exported by @bitgo/abstract-cosmos
587
+
588
+ Code dependent on the previously exported Interfaces/Constants needs to
589
+ be updated to import these from @bitgo/abstract-cosmos instead
590
+
591
+ # [3.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.18.0) (2023-12-18)
592
+
593
+ ### Bug Fixes
594
+
595
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
596
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
597
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
598
+
599
+ ### Features
600
+
601
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
602
+
603
+ # [3.17.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.17.0) (2023-12-12)
604
+
605
+ ### Bug Fixes
606
+
607
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
608
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
609
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
610
+
611
+ ### Features
612
+
613
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
614
+
615
+ # [3.16.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.16.0) (2023-12-09)
616
+
617
+ ### Bug Fixes
618
+
619
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
620
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
621
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
622
+
623
+ ### Features
624
+
625
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
626
+
627
+ # [3.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.15.0) (2023-12-05)
628
+
629
+ ### Bug Fixes
630
+
631
+ - add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369))
632
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
633
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
634
+
635
+ ### Features
636
+
637
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
638
+
639
+ # [3.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.14.0) (2023-11-28)
640
+
641
+ ### Bug Fixes
642
+
643
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
644
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
645
+
646
+ ### Features
647
+
648
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
649
+
650
+ # [3.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.13.0) (2023-11-24)
651
+
652
+ ### Bug Fixes
653
+
654
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
655
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
656
+
657
+ ### Features
658
+
659
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
660
+
661
+ # [3.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.12.0) (2023-11-17)
662
+
663
+ ### Bug Fixes
664
+
665
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
666
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
667
+
668
+ ### Features
669
+
670
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
671
+
672
+ # [3.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.11.0) (2023-11-13)
673
+
674
+ ### Bug Fixes
675
+
676
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
677
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
678
+
679
+ ### Features
680
+
681
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
682
+
683
+ # [3.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.10.0) (2023-11-13)
684
+
685
+ ### Bug Fixes
686
+
687
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
688
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
689
+
690
+ ### Features
691
+
692
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
693
+
694
+ # [3.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.9.0) (2023-11-13)
695
+
696
+ ### Bug Fixes
697
+
698
+ - address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
699
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
700
+
701
+ ### Features
702
+
703
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
704
+
705
+ # [3.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.8.0) (2023-10-20)
706
+
707
+ ### Bug Fixes
708
+
709
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
710
+
711
+ ### Features
712
+
713
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
714
+
715
+ # [3.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.7.0) (2023-10-18)
716
+
717
+ ### Bug Fixes
718
+
719
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
720
+
721
+ ### Features
722
+
723
+ - **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
724
+
725
+ ## [3.6.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.11) (2023-09-25)
726
+
727
+ ### Bug Fixes
728
+
729
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
730
+
731
+ ## [3.6.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.10) (2023-09-09)
732
+
733
+ ### Bug Fixes
734
+
735
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
736
+
737
+ ## [3.6.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.9) (2023-09-09)
738
+
739
+ ### Bug Fixes
740
+
741
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
742
+
743
+ ## [3.6.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.8) (2023-09-07)
744
+
745
+ ### Bug Fixes
746
+
747
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
748
+
749
+ ## [3.6.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.7) (2023-09-05)
750
+
751
+ ### Bug Fixes
752
+
753
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
754
+
755
+ ## [3.6.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.6) (2023-09-01)
756
+
757
+ ### Bug Fixes
758
+
759
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
760
+
761
+ ## [3.6.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.5) (2023-08-29)
762
+
763
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
764
+
765
+ ## [3.6.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.4) (2023-08-25)
766
+
767
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
768
+
769
+ ## [3.6.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.3) (2023-08-24)
770
+
771
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
772
+
773
+ ## [3.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.2) (2023-08-16)
774
+
775
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
776
+
777
+ ## [3.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.6.1) (2023-08-16)
778
+
779
+ **Note:** Version bump only for package @bitgo/sdk-coin-atom
780
+
6
781
  # [3.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.4.0...@bitgo/sdk-coin-atom@3.6.0) (2023-08-04)
7
782
 
8
783
  ### Features