Skip to content

Commit 9c6d66d

Browse files
chore(release): 13.1.1 [skip ci]
## [ipfs-unixfs-exporter-v13.1.1](ipfs-unixfs-exporter-v13.1.0...ipfs-unixfs-exporter-v13.1.1) (2023-05-11) ### Dependencies * bump it-last from 2.0.1 to 3.0.2 ([#330](#330)) ([7f8df4d](7f8df4d)) * bump it-pipe from 2.0.5 to 3.0.1 ([#319](#319)) ([ab5dd0a](ab5dd0a))
1 parent ca9952f commit 9c6d66d

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.1.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.1.0...ipfs-unixfs-exporter-v13.1.1) (2023-05-11)
2+
3+
4+
### Dependencies
5+
6+
* bump it-last from 2.0.1 to 3.0.2 ([#330](https://github.com/ipfs/js-ipfs-unixfs/issues/330)) ([7f8df4d](https://github.com/ipfs/js-ipfs-unixfs/commit/7f8df4d437befacd36c36c85f178b14fc7930fd6))
7+
* bump it-pipe from 2.0.5 to 3.0.1 ([#319](https://github.com/ipfs/js-ipfs-unixfs/issues/319)) ([ab5dd0a](https://github.com/ipfs/js-ipfs-unixfs/commit/ab5dd0ab85fc2235b1fca912114b75f243634bf3))
8+
19
## [ipfs-unixfs-exporter-v13.1.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.0.6...ipfs-unixfs-exporter-v13.1.0) (2023-03-17)
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.1.0",
3+
"version": "13.1.1",
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)