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

Commit f89449a

Browse files
committedJun 11, 2020
chore: release version v0.18.4
1 parent 130da90 commit f89449a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.18.4"></a>
2+
## [0.18.4](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.18.3...v0.18.4) (2020-06-11)
3+
4+
5+
### Bug Fixes
6+
7+
* add error handler for incoming connections ([#224](https://github.com/libp2p/js-libp2p-webrtc-star/issues/224)) ([dc9bfa6](https://github.com/libp2p/js-libp2p-webrtc-star/commit/dc9bfa6))
8+
* do not signal if channel destroyed ([#226](https://github.com/libp2p/js-libp2p-webrtc-star/issues/226)) ([74e9059](https://github.com/libp2p/js-libp2p-webrtc-star/commit/74e9059))
9+
10+
11+
112
<a name="0.18.3"></a>
213
## [0.18.3](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.18.2...v0.18.3) (2020-05-06)
314

0 commit comments

Comments
 (0)
This repository has been archived.