From 611efc4c32c4938281c5af208784f71524c9cebd Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 30 Oct 2018 20:17:57 +0000 Subject: [PATCH 1/2] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a6e79c40..20eca1806 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-api", - "version": "26.0.0", + "version": "26.0.1", "description": "A client library for the IPFS HTTP API", "leadMaintainer": "Alan Shaw ", "main": "src/index.js", From de4e4ed9dd94bd49675b50f6841b5e741dc3081e Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 30 Oct 2018 20:17:57 +0000 Subject: [PATCH 2/2] chore: release version v26.0.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ac8177a..594111be4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + +## [26.0.1](https://github.com/ipfs/js-ipfs-api/compare/v26.0.0...v26.0.1) (2018-10-30) + + + # [26.0.0](https://github.com/ipfs/js-ipfs-api/compare/v25.0.0...v26.0.0) (2018-10-30)