Skip to content

Commit

Permalink
chore(release): 13.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Dec 28, 2023
1 parent 8d5c325 commit 9db6255
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/ipfs-unixfs-exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [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)


### Dependencies

* 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))
* **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))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-unixfs-exporter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-unixfs-exporter",
"version": "13.2.3",
"version": "13.2.4",
"description": "JavaScript implementation of the UnixFs exporter used by IPFS",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-exporter#readme",
Expand Down

0 comments on commit 9db6255

Please sign in to comment.