diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bb80c0..b91fe9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [0.17.1](https://github.com/kleros/kleros-api/compare/v0.17.0...v0.17.1) (2018-09-07) + + +### Bug Fixes + +* disputeId -> disputeID from store ([93508e2](https://github.com/kleros/kleros-api/commit/93508e2)) + + + # [0.17.0](https://github.com/kleros/kleros-api/compare/v0.16.0...v0.17.0) (2018-09-06) diff --git a/package.json b/package.json index 505514a..c548110 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleros-api", - "version": "0.17.0", + "version": "0.17.1", "description": "A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol.", "keywords": [ "Blockchain",