Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 662d041

Browse files
committed
chore: release version v0.14.0
1 parent 4ee32a5 commit 662d041

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="0.14.0"></a>
2+
# [0.14.0](https://github.com/libp2p/js-libp2p-websockets/compare/v0.13.6...v0.14.0) (2020-08-11)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([#115](https://github.com/libp2p/js-libp2p-websockets/issues/115)) ([a277bf6](https://github.com/libp2p/js-libp2p-websockets/commit/a277bf6))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - All deps used by this module now use Uint8Arrays in place of Buffers
13+
14+
* chore: remove gh dep
15+
16+
17+
118
<a name="0.13.6"></a>
219
## [0.13.6](https://github.com/libp2p/js-libp2p-websockets/compare/v0.13.5...v0.13.6) (2020-03-23)
320

0 commit comments

Comments
 (0)