Skip to content

Commit d71379b

Browse files
chore(release): 15.0.0 [skip ci]
## [ipfs-unixfs-importer-v15.0.0](ipfs-unixfs-importer-v14.0.2...ipfs-unixfs-importer-v15.0.0) (2023-03-15) ### ⚠ BREAKING CHANGES * please use the latest interface-blockstore versions of everything, aside from this impact should be minimal ### Dependencies * update blockstore ([#290](#290)) ([6efaab5](6efaab5))
1 parent 6efaab5 commit d71379b

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.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v14.0.2...ipfs-unixfs-importer-v15.0.0) (2023-03-15)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* please use the latest interface-blockstore versions of everything, aside from this
7+
impact should be minimal
8+
9+
### Dependencies
10+
11+
* update blockstore ([#290](https://github.com/ipfs/js-ipfs-unixfs/issues/290)) ([6efaab5](https://github.com/ipfs/js-ipfs-unixfs/commit/6efaab5dc509beb5bd5049e104399a5d3b46301d))
12+
113
## [ipfs-unixfs-importer-v14.0.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v14.0.1...ipfs-unixfs-importer-v14.0.2) (2023-03-13)
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": "14.0.2",
3+
"version": "15.0.0",
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)