Skip to content

Commit 6d690d6

Browse files
committed
chore: release version v0.11.0
1 parent dc8fadc commit 6d690d6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.11.0](https://github.com/ipfs/js-ipns/compare/v0.10.2...v0.11.0) (2021-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* ipns validate should return void ([#118](https://github.com/ipfs/js-ipns/issues/118)) ([67d0ad4](https://github.com/ipfs/js-ipns/commit/67d0ad40d10fced861b7b4825882f648b64528f1))
7+
* specify pbjs root ([#119](https://github.com/ipfs/js-ipns/issues/119)) ([7cad961](https://github.com/ipfs/js-ipns/commit/7cad9611f87566047bc9e104be28970a877e9861))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* ipns validate function returns a void promise instead of boolean promise
13+
14+
15+
116
## [0.10.2](https://github.com/ipfs/js-ipns/compare/v0.10.1...v0.10.2) (2021-04-15)
217

318

0 commit comments

Comments
 (0)