Skip to content

Commit 06e2012

Browse files
committed
chore: release version v7.0.0
1 parent 5641df3 commit 06e2012

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [7.0.0](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.8...v7.0.0) (2021-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* remove retyping of modules with types ([#125](https://github.com/ipfs/js-ipfs-utils/issues/125)) ([f6406c5](https://github.com/ipfs/js-ipfs-utils/commit/f6406c5af4abb83fa11113202f785e8a7c9f6941)), closes [#109](https://github.com/ipfs/js-ipfs-utils/issues/109)
7+
8+
9+
### BREAKING CHANGES
10+
11+
* `ResponseWithURL` type is not exported any more as it uses a private name and causes an inconsistency between node and the browser
12+
13+
14+
115
## [6.0.8](https://github.com/ipfs/js-ipfs-utils/compare/v6.0.7...v6.0.8) (2021-04-30)
216

317

0 commit comments

Comments
 (0)