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 8a8045c commit 31cec10Copy full SHA for 31cec10
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.1.0](https://github.com/webtorrent/fs-chunk-store/compare/v4.0.1...v4.1.0) (2023-06-15)
2
+
3
4
+### Features
5
6
+* sanitise filename ([#49](https://github.com/webtorrent/fs-chunk-store/issues/49)) ([8a8045c](https://github.com/webtorrent/fs-chunk-store/commit/8a8045c472df67c30e442fb6dc2faf03aead8f2f))
7
8
## [4.0.1](https://github.com/webtorrent/fs-chunk-store/compare/v4.0.0...v4.0.1) (2023-01-27)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "fs-chunk-store",
"description": "Filesystem (fs) chunk store that is abstract-chunk-store compliant",
- "version": "4.0.1",
+ "version": "4.1.0",
"author": {
"name": "Feross Aboukhadijeh",
"email": "[email protected]",
0 commit comments