File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ blockstore-s3-v1.0.1] ( https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.0...blockstore-s3-v1.0.1 ) (2023-03-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add sharding to s3 blockstore ([ #202 ] ( https://github.com/ipfs/js-stores/issues/202 ) ) ([ e1324a1] ( https://github.com/ipfs/js-stores/commit/e1324a16dcfae0a39a325e7a9929eb1c2f8ca6c8 ) )
7
+
1
8
## [ blockstore-s3-v1.0.0] ( https://github.com/ipfs/js-stores/compare/blockstore-s3-v0.1.0...blockstore-s3-v1.0.0 ) (2023-03-24)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " blockstore-s3" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " IPFS blockstore implementation backed by s3" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-stores/tree/master/packages/blockstore-s3#readme" ,
You can’t perform that action at this time.
0 commit comments