Skip to content

Commit e0ae5c3

Browse files
committed
chore: release version v0.22.0
1 parent 8f1a428 commit e0ae5c3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="0.22.0"></a>
2+
# [0.22.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.2...v0.22.0) (2019-01-08)
3+
4+
5+
### Bug Fixes
6+
7+
* reduce bundle size ([d8f8040](https://github.com/ipfs/js-ipfs-bitswap/commit/d8f8040))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* change from big.js to bignumber.js
13+
14+
The impact of this change is only on the `snapshot` field of
15+
the stats, as those values are represented as Big Numbers.
16+
17+
18+
119
<a name="0.21.2"></a>
220
## [0.21.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.1...v0.21.2) (2019-01-08)
321

0 commit comments

Comments
 (0)