File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 2.0.0] ( https://github.com/ipld/js-unixfs/compare/v1.1.0-dev...v2.0.0 ) (2022-10-12)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ipld/unixfs" ,
3
3
"description" : " An implementation of the UnixFS in JavaScript designed for use with multiformats" ,
4
- "version" : " 2.0.0 " ,
4
+ "version" : " 2.0.1 " ,
5
5
"files" : [
6
6
" src" ,
7
7
" gen" ,
You can’t perform that action at this time.
0 commit comments