From 6c86c290fea789af495e2d9becb080bbd56fe579 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Mon, 14 Dec 2020 11:05:52 +0100 Subject: [PATCH] chore: release version v0.20.5 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e94e423a..72f43986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.20.5](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.20.4...v0.20.5) (2020-12-14) + + +### Reverts + +* Revert "chore: update socket io (#285)" ([849fa43](https://github.com/libp2p/js-libp2p-webrtc-star/commit/849fa43f5c5f4f33f76192001b00b9b337e5a225)), closes [#285](https://github.com/libp2p/js-libp2p-webrtc-star/issues/285) + + + ## [0.20.4](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.20.3...v0.20.4) (2020-12-10)