Skip to content

Commit df6aea8

Browse files
chore(release): 13.1.6 [skip ci]
## [ipfs-unixfs-exporter-v13.1.6](ipfs-unixfs-exporter-v13.1.5...ipfs-unixfs-exporter-v13.1.6) (2023-06-30) ### Dependencies * **dev:** bump delay from 5.0.0 to 6.0.0 ([#334](#334)) ([e3a1cb1](e3a1cb1))
1 parent e3a1cb1 commit df6aea8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [ipfs-unixfs-exporter-v13.1.6](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.1.5...ipfs-unixfs-exporter-v13.1.6) (2023-06-30)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump delay from 5.0.0 to 6.0.0 ([#334](https://github.com/ipfs/js-ipfs-unixfs/issues/334)) ([e3a1cb1](https://github.com/ipfs/js-ipfs-unixfs/commit/e3a1cb1fb661c790ed1ac3af60ee8caa1290f869))
7+
18
## [ipfs-unixfs-exporter-v13.1.5](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.1.4...ipfs-unixfs-exporter-v13.1.5) (2023-05-11)
29

310

packages/ipfs-unixfs-exporter/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-exporter",
3-
"version": "13.1.5",
3+
"version": "13.1.6",
44
"description": "JavaScript implementation of the UnixFs exporter used by IPFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-exporter#readme",

0 commit comments

Comments
 (0)