Skip to content

Commit 84f9bf7

Browse files
chore(release): 15.1.7 [skip ci]
## [ipfs-unixfs-importer-v15.1.7](ipfs-unixfs-importer-v15.1.6...ipfs-unixfs-importer-v15.1.7) (2023-07-14) ### Bug Fixes * **chunker-rabin:** types and errors are aligned ([#341](#341)) ([df27ff0](df27ff0)), closes [#339](#339)
1 parent df27ff0 commit 84f9bf7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [ipfs-unixfs-importer-v15.1.7](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.1.6...ipfs-unixfs-importer-v15.1.7) (2023-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **chunker-rabin:** types and errors are aligned ([#341](https://github.com/ipfs/js-ipfs-unixfs/issues/341)) ([df27ff0](https://github.com/ipfs/js-ipfs-unixfs/commit/df27ff0715f9d207b03dcb1e8c497411a77012c7)), closes [#339](https://github.com/ipfs/js-ipfs-unixfs/issues/339)
7+
18
## [ipfs-unixfs-importer-v15.1.6](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.1.5...ipfs-unixfs-importer-v15.1.6) (2023-06-30)
29

310

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs-importer",
3-
"version": "15.1.6",
3+
"version": "15.1.7",
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)