Skip to content

Commit 9dc1088

Browse files
chore(release): 9.0.2 [skip ci]
## [ipfs-unixfs-exporter-v9.0.2](ipfs-unixfs-exporter-v9.0.1...ipfs-unixfs-exporter-v9.0.2) (2022-12-15) ### Trivial Changes * update project config ([#274](#274)) ([4d9a4fd](4d9a4fd)) ### Dependencies * **dev:** bump sinon from 14.0.2 to 15.0.0 ([#272](#272)) ([73559d2](73559d2))
1 parent 73559d2 commit 9dc1088

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [ipfs-unixfs-exporter-v9.0.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v9.0.1...ipfs-unixfs-exporter-v9.0.2) (2022-12-15)
2+
3+
4+
### Trivial Changes
5+
6+
* update project config ([#274](https://github.com/ipfs/js-ipfs-unixfs/issues/274)) ([4d9a4fd](https://github.com/ipfs/js-ipfs-unixfs/commit/4d9a4fd690e54cc72d2b985357932aaf22413ec7))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump sinon from 14.0.2 to 15.0.0 ([#272](https://github.com/ipfs/js-ipfs-unixfs/issues/272)) ([73559d2](https://github.com/ipfs/js-ipfs-unixfs/commit/73559d23d483d004a60a96803a8404f1e8956a05))
12+
113
## [ipfs-unixfs-exporter-v9.0.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v9.0.0...ipfs-unixfs-exporter-v9.0.1) (2022-10-19)
214

315

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": "9.0.1",
3+
"version": "9.0.2",
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)