Skip to content

Commit

Permalink
chore(release): 13.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [ipfs-unixfs-exporter-v13.1.5](ipfs-unixfs-exporter-v13.1.4...ipfs-unixfs-exporter-v13.1.5) (2023-05-11)

### Dependencies

* **dev:** bump aegir from 38.1.8 to 39.0.6 ([#326](#326)) ([a32453b](a32453b))
  • Loading branch information
semantic-release-bot committed May 11, 2023
1 parent 85ec563 commit db85c98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/ipfs-unixfs-exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Dependencies

* **dev:** bump aegir from 38.1.8 to 39.0.6 ([#326](https://github.com/ipfs/js-ipfs-unixfs/issues/326)) ([a32453b](https://github.com/ipfs/js-ipfs-unixfs/commit/a32453bc43a98366258fa4ba1330b1b362775f46))

## [ipfs-unixfs-exporter-v13.1.4](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.1.3...ipfs-unixfs-exporter-v13.1.4) (2023-05-11)


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.1.4",
"version": "13.1.5",
"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 db85c98

Please sign in to comment.