diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46299ef6..36bdbc08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [0.18.6](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.18.5...v0.18.6) (2020-06-25)
+
+
+### Bug Fixes
+
+* use simple-peer fork that does not throw when setting error codes ([#231](https://github.com/libp2p/js-libp2p-webrtc-star/issues/231)) ([5795435](https://github.com/libp2p/js-libp2p-webrtc-star/commit/5795435))
+
+
+
## [0.18.5](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.18.4...v0.18.5) (2020-06-18)