Skip to content

Commit ca9952f

Browse files
chore(release): 15.1.2 [skip ci]
## [ipfs-unixfs-importer-v15.1.2](ipfs-unixfs-importer-v15.1.1...ipfs-unixfs-importer-v15.1.2) (2023-05-11) ### Dependencies * bump it-batch from 2.0.1 to 3.0.2 ([#332](#332)) ([4c1c01d](4c1c01d)) * bump it-last from 2.0.1 to 3.0.2 ([#330](#330)) ([7f8df4d](7f8df4d))
1 parent 7f8df4d commit ca9952f

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.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.1.1...ipfs-unixfs-importer-v15.1.2) (2023-05-11)
2+
3+
4+
### Dependencies
5+
6+
* bump it-batch from 2.0.1 to 3.0.2 ([#332](https://github.com/ipfs/js-ipfs-unixfs/issues/332)) ([4c1c01d](https://github.com/ipfs/js-ipfs-unixfs/commit/4c1c01d834096176f5c814ae54d4e77f4aef05e3))
7+
* bump it-last from 2.0.1 to 3.0.2 ([#330](https://github.com/ipfs/js-ipfs-unixfs/issues/330)) ([7f8df4d](https://github.com/ipfs/js-ipfs-unixfs/commit/7f8df4d437befacd36c36c85f178b14fc7930fd6))
8+
19
## [ipfs-unixfs-importer-v15.1.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.1.0...ipfs-unixfs-importer-v15.1.1) (2023-03-23)
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.1",
3+
"version": "15.1.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)