Skip to content

Commit beeb0a7

Browse files
chore(release): 13.1.7 [skip ci]
## [ipfs-unixfs-exporter-v13.1.7](ipfs-unixfs-exporter-v13.1.6...ipfs-unixfs-exporter-v13.1.7) (2023-08-24) ### Dependencies * bump multiformats from 11.0.2 to 12.0.1 ([#337](#337)) ([b8b17d9](b8b17d9)) * **dev:** bump @types/readable-stream from 2.3.15 to 4.0.1 ([#352](#352)) ([61c2db6](61c2db6)) * **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](#353)) ([a61c620](a61c620))
1 parent eaf0810 commit beeb0a7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [ipfs-unixfs-exporter-v13.1.7](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.1.6...ipfs-unixfs-exporter-v13.1.7) (2023-08-24)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 12.0.1 ([#337](https://github.com/ipfs/js-ipfs-unixfs/issues/337)) ([b8b17d9](https://github.com/ipfs/js-ipfs-unixfs/commit/b8b17d909579589cd1fc8cac2eb0955f433ff710))
7+
* **dev:** bump @types/readable-stream from 2.3.15 to 4.0.1 ([#352](https://github.com/ipfs/js-ipfs-unixfs/issues/352)) ([61c2db6](https://github.com/ipfs/js-ipfs-unixfs/commit/61c2db62f3c855cecbf3262856fad2ea8ed28f3a))
8+
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](https://github.com/ipfs/js-ipfs-unixfs/issues/353)) ([a61c620](https://github.com/ipfs/js-ipfs-unixfs/commit/a61c620082e2fcff1c2d83fe732a47d00904254c))
9+
110
## [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)
211

312

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