Skip to content

Commit eaf0810

Browse files
chore(release): 15.1.8 [skip ci]
## [ipfs-unixfs-importer-v15.1.8](ipfs-unixfs-importer-v15.1.7...ipfs-unixfs-importer-v15.1.8) (2023-08-24) ### Dependencies * bump multiformats from 11.0.2 to 12.0.1 ([#337](#337)) ([b8b17d9](b8b17d9)) * **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](#353)) ([a61c620](a61c620))
1 parent 14a8848 commit eaf0810

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [ipfs-unixfs-importer-v15.1.8](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.1.7...ipfs-unixfs-importer-v15.1.8) (2023-08-24)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 12.0.1 ([#337](https://github.com/ipfs/js-ipfs-unixfs/issues/337)) ([b8b17d9](https://github.com/ipfs/js-ipfs-unixfs/commit/b8b17d909579589cd1fc8cac2eb0955f433ff710))
7+
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](https://github.com/ipfs/js-ipfs-unixfs/issues/353)) ([a61c620](https://github.com/ipfs/js-ipfs-unixfs/commit/a61c620082e2fcff1c2d83fe732a47d00904254c))
8+
19
## [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)
210

311

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.7",
3+
"version": "15.1.8",
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)