From b999515a2fa0bfed29e03995703471912b5457c9 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Sun, 2 Feb 2020 10:27:09 +0000 Subject: [PATCH] chore: release version v0.131.4 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2629e9d1..926e3551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.131.4](https://github.com/ipfs/interface-ipfs-core/compare/v0.131.3...v0.131.4) (2020-02-02) + + +### Bug Fixes + +* use js for pubsub tests as before ([ade2145](https://github.com/ipfs/interface-ipfs-core/commit/ade2145)) + + + ## [0.131.3](https://github.com/ipfs/interface-ipfs-core/compare/v0.131.2...v0.131.3) (2020-02-02)