Skip to content

Commit 9db6255

Browse files
chore(release): 13.2.4 [skip ci]
## [ipfs-unixfs-exporter-v13.2.4](ipfs-unixfs-exporter-v13.2.3...ipfs-unixfs-exporter-v13.2.4) (2023-12-28) ### Dependencies * bump p-queue from 7.4.1 to 8.0.1 ([#387](#387)) ([8d5c325](8d5c325)) * **dev:** bump sinon from 16.1.3 to 17.0.1 ([#373](#373)) ([62964fd](62964fd))
1 parent 8d5c325 commit 9db6255

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [ipfs-unixfs-exporter-v13.2.4](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.2.3...ipfs-unixfs-exporter-v13.2.4) (2023-12-28)
2+
3+
4+
### Dependencies
5+
6+
* bump p-queue from 7.4.1 to 8.0.1 ([#387](https://github.com/ipfs/js-ipfs-unixfs/issues/387)) ([8d5c325](https://github.com/ipfs/js-ipfs-unixfs/commit/8d5c3258ef23911c1795ec2c2d5a0f1280b11daa))
7+
* **dev:** bump sinon from 16.1.3 to 17.0.1 ([#373](https://github.com/ipfs/js-ipfs-unixfs/issues/373)) ([62964fd](https://github.com/ipfs/js-ipfs-unixfs/commit/62964fd616aa6498a8b7ea6bd5e0830766add4e2))
8+
19
## [ipfs-unixfs-exporter-v13.2.3](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.2.2...ipfs-unixfs-exporter-v13.2.3) (2023-12-28)
210

311

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