Skip to content

Commit 6bc6416

Browse files
chore(release): 11.0.0 [skip ci]
## [ipfs-unixfs-importer-v11.0.0](ipfs-unixfs-importer-v10.0.2...ipfs-unixfs-importer-v11.0.0) (2022-10-19) ### ⚠ BREAKING CHANGES * CIDs returned are instances from `[email protected]` and not `[email protected]` ### Dependencies * update multiformats to 10.x.x and all @ipld/* modules ([#265](#265)) ([7a12568](7a12568))
1 parent 0f144f6 commit 6bc6416

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: packages/ipfs-unixfs-importer/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [ipfs-unixfs-importer-v11.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v10.0.2...ipfs-unixfs-importer-v11.0.0) (2022-10-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* CIDs returned are instances from `[email protected]` and not `[email protected]`
7+
8+
### Dependencies
9+
10+
* update multiformats to 10.x.x and all @ipld/* modules ([#265](https://github.com/ipfs/js-ipfs-unixfs/issues/265)) ([7a12568](https://github.com/ipfs/js-ipfs-unixfs/commit/7a1256835d85ab9e4f40dd954217d32fdb241517))
11+
112
## [ipfs-unixfs-importer-v10.0.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v10.0.1...ipfs-unixfs-importer-v10.0.2) (2022-08-31)
213

314

Diff for: packages/ipfs-unixfs-importer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs-importer",
3-
"version": "10.0.2",
3+
"version": "11.0.0",
44
"description": "JavaScript implementation of the UnixFs importer used by IPFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-importer#readme",

0 commit comments

Comments
 (0)