Skip to content

Commit 802c7db

Browse files
chore(main): release 2.0.1 (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 90d8731 commit 802c7db

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/ipld/js-unixfs/compare/v2.0.0-dev...v2.0.1) (2023-01-18)
4+
5+
6+
### Bug Fixes
7+
8+
* update multiformats ([#39](https://github.com/ipld/js-unixfs/issues/39)) ([2aaed3d](https://github.com/ipld/js-unixfs/commit/2aaed3d50302f89ff482a0794c4186ab4a05e696))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 2.0.1 ([90d8731](https://github.com/ipld/js-unixfs/commit/90d8731077a98d2fbbe503e058a2c34514dca841))
14+
315
## [2.0.0](https://github.com/ipld/js-unixfs/compare/v1.1.0-dev...v2.0.0) (2022-10-12)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ipld/unixfs",
33
"description": "An implementation of the UnixFS in JavaScript designed for use with multiformats",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"files": [
66
"src",
77
"gen",

0 commit comments

Comments
 (0)