Skip to content

Commit 80c4c18

Browse files
chore(release): 2.0.5
## [2.0.5](v2.0.4...v2.0.5) (2022-03-30) ### Bug Fixes * update links ([20e57ce](20e57ce))
1 parent f531809 commit 80c4c18

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+
## [2.0.5](https://github.com/webtorrent/fs-chunk-store/compare/v2.0.4...v2.0.5) (2022-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update links ([20e57ce](https://github.com/webtorrent/fs-chunk-store/commit/20e57cec9eda2ce345401806621eb4075e27ff29))
7+
18
## [2.0.4](https://github.com/feross/fs-chunk-store/compare/v2.0.3...v2.0.4) (2021-10-25)
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": "2.0.4",
4+
"version": "2.0.5",
55
"author": {
66
"name": "Feross Aboukhadijeh",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)