Skip to content

Commit 58ba577

Browse files
chore(release): 4.0.1
## [4.0.1](v4.0.0...v4.0.1) (2023-01-27) ### Bug Fixes * **deps:** update dependency random-access-file to v4 ([#41](#41)) ([33e47bd](33e47bd)), closes [#47](#47)
1 parent 33e47bd commit 58ba577

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/webtorrent/fs-chunk-store/compare/v4.0.0...v4.0.1) (2023-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency random-access-file to v4 ([#41](https://github.com/webtorrent/fs-chunk-store/issues/41)) ([33e47bd](https://github.com/webtorrent/fs-chunk-store/commit/33e47bdf92a82b765550759c3b6637313540c5b3)), closes [#47](https://github.com/webtorrent/fs-chunk-store/issues/47)
7+
18
# [4.0.0](https://github.com/webtorrent/fs-chunk-store/compare/v3.0.1...v4.0.0) (2022-11-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fs-chunk-store",
33
"description": "Filesystem (fs) chunk store that is abstract-chunk-store compliant",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": {
66
"name": "Feross Aboukhadijeh",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)