Skip to content

Commit

Permalink
chore(release): 13.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [ipfs-unixfs-exporter-v13.3.0](ipfs-unixfs-exporter-v13.2.5...ipfs-unixfs-exporter-v13.3.0) (2024-01-16)

### Features

* add dag-json resolver ([#397](#397)) ([1b40e3e](1b40e3e))
  • Loading branch information
semantic-release-bot committed Jan 16, 2024
1 parent 1b40e3e commit 6901826
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.3.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.2.5...ipfs-unixfs-exporter-v13.3.0) (2024-01-16)


### Features

* add dag-json resolver ([#397](https://github.com/ipfs/js-ipfs-unixfs/issues/397)) ([1b40e3e](https://github.com/ipfs/js-ipfs-unixfs/commit/1b40e3ee4c0b4aae10f354f9338358ca0c863bc8))

## [ipfs-unixfs-exporter-v13.2.5](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.2.4...ipfs-unixfs-exporter-v13.2.5) (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.5",
"version": "13.3.0",
"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 6901826

Please sign in to comment.