We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f531809 commit 80c4c18Copy full SHA for 80c4c18
CHANGELOG.md
@@ -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
8
## [2.0.4](https://github.com/feross/fs-chunk-store/compare/v2.0.3...v2.0.4) (2021-10-25)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "fs-chunk-store",
"description": "Filesystem (fs) chunk store that is abstract-chunk-store compliant",
- "version": "2.0.4",
+ "version": "2.0.5",
"author": {
"name": "Feross Aboukhadijeh",
"email": "[email protected]",
0 commit comments