diff --git a/CHANGELOG.md b/CHANGELOG.md index 15712de..2205b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.27.3](https://github.com/ipld/js-ipld/compare/v0.27.2...v0.27.3) (2020-10-29) + + +### Bug Fixes + +* use correct property when checking if resolver exists ([b412899](https://github.com/ipld/js-ipld/commit/b412899)) + + + ## [0.27.2](https://github.com/ipld/js-ipld/compare/v0.27.1...v0.27.2) (2020-10-27)