From ec6af74b95ba5c8b4c28c1dd8a1c9fdc481ef145 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Sat, 1 Feb 2020 07:29:08 +0000 Subject: [PATCH] chore: release version v0.131.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f79058..5bbea7e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.131.2](https://github.com/ipfs/interface-ipfs-core/compare/v0.131.1...v0.131.2) (2020-02-01) + + +### Bug Fixes + +* fix swarm peer tests for electron ([ac7cedf](https://github.com/ipfs/interface-ipfs-core/commit/ac7cedf)) + + + ## [0.131.1](https://github.com/ipfs/interface-ipfs-core/compare/v0.131.0...v0.131.1) (2020-01-31)