Skip to content

Commit 7a1a066

Browse files
chore(release): 15.2.2 [skip ci]
## [ipfs-unixfs-importer-v15.2.2](ipfs-unixfs-importer-v15.2.1...ipfs-unixfs-importer-v15.2.2) (2023-12-28) ### Dependencies * bump multiformats from 12.1.3 to 13.0.0 ([#389](#389)) ([c0913c2](c0913c2)) * bump uint8arrays from 4.0.10 to 5.0.0 ([#384](#384)) ([d547296](d547296))
1 parent af14b7e commit 7a1a066

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.2.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.2.1...ipfs-unixfs-importer-v15.2.2) (2023-12-28)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 12.1.3 to 13.0.0 ([#389](https://github.com/ipfs/js-ipfs-unixfs/issues/389)) ([c0913c2](https://github.com/ipfs/js-ipfs-unixfs/commit/c0913c2f55b841c7e14cb0c573dd0a9af1817b79))
7+
* bump uint8arrays from 4.0.10 to 5.0.0 ([#384](https://github.com/ipfs/js-ipfs-unixfs/issues/384)) ([d547296](https://github.com/ipfs/js-ipfs-unixfs/commit/d547296f49241dab91ec65bfe01d0a1ba58faa32))
8+
19
## [ipfs-unixfs-importer-v15.2.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.2.0...ipfs-unixfs-importer-v15.2.1) (2023-08-25)
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.2.1",
3+
"version": "15.2.2",
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)