Skip to content

Commit c124f44

Browse files
committed
chore: release version v7.0.0
1 parent dcf688f commit c124f44

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [7.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v6.0.3...v7.0.0) (2020-11-06)
2+
3+
4+
### chore
5+
6+
* update deps ([#263](https://github.com/ipfs/js-ipfs-repo/issues/263)) ([b61cfda](https://github.com/ipfs/js-ipfs-repo/commit/b61cfda5af5a3524472f2cbb4f7461a59defcf2f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* updates ipld-block to 0.11.0 which is not compatible with earlier versions (fails `expect(v11Block).to.deep.equal(v10Block)` for example)
12+
13+
14+
115
<a name="6.0.3"></a>
216
## [6.0.3](https://github.com/ipfs/js-ipfs-repo/compare/v6.0.2...v6.0.3) (2020-08-15)
317

0 commit comments

Comments
 (0)