File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-unixfs-v9.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v8.0.0...ipfs-unixfs-v9.0.0 ) (2023-01-06)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * update dependencies (#278 )
7
+
8
+ ### Bug Fixes
9
+
10
+ * update dependencies ([ #278 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/278 ) ) ([ 0e1e3d3] ( https://github.com/ipfs/js-ipfs-unixfs/commit/0e1e3d37b2fe6c6fe96d0c851a53d6eb413d8fbd ) )
11
+
12
+
13
+ ### Trivial Changes
14
+
15
+ * update project config ([ #274 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/274 ) ) ([ 4d9a4fd] ( https://github.com/ipfs/js-ipfs-unixfs/commit/4d9a4fd690e54cc72d2b985357932aaf22413ec7 ) )
16
+
1
17
## [ ipfs-unixfs-v8.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v7.0.0...ipfs-unixfs-v8.0.0 ) (2022-10-19)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs" ,
3
- "version" : " 8 .0.0" ,
3
+ "version" : " 9 .0.0" ,
4
4
"description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs#readme" ,
You can’t perform that action at this time.
0 commit comments