Skip to content

Commit e853049

Browse files
chore(release): 15.1.1 [skip ci]
## [ipfs-unixfs-importer-v15.1.1](ipfs-unixfs-importer-v15.1.0...ipfs-unixfs-importer-v15.1.1) (2023-03-23) ### Dependencies * update interface-store to 5.x.x ([#304](#304)) ([46f4de5](46f4de5)) ### Documentation * example in README of ipfs-unixfs-importer ([#303](#303)) ([abbfe0c](abbfe0c))
1 parent abbfe0c commit e853049

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [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)
2+
3+
4+
### Dependencies
5+
6+
* update interface-store to 5.x.x ([#304](https://github.com/ipfs/js-ipfs-unixfs/issues/304)) ([46f4de5](https://github.com/ipfs/js-ipfs-unixfs/commit/46f4de564c83aaf120172b93309d1519a52f2c6d))
7+
8+
9+
### Documentation
10+
11+
* example in README of ipfs-unixfs-importer ([#303](https://github.com/ipfs/js-ipfs-unixfs/issues/303)) ([abbfe0c](https://github.com/ipfs/js-ipfs-unixfs/commit/abbfe0ce63eb72771d017cee5026151c45d0e3bd))
12+
113
## [ipfs-unixfs-importer-v15.1.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.0.3...ipfs-unixfs-importer-v15.1.0) (2023-03-17)
214

315

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