Skip to content

Commit 5c1dc1c

Browse files
chore(release): 10.0.5 [skip ci]
## [datastore-fs-v10.0.5](datastore-fs-10.0.4...datastore-fs-10.0.5) (2025-09-02) ### Bug Fixes * deprecate blockstore-level and datastore-fs ([#353](#353)) ([ebc7912](ebc7912))
1 parent 09309f5 commit 5c1dc1c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/datastore-fs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [datastore-fs-v10.0.5](https://github.com/ipfs/js-stores/compare/datastore-fs-10.0.4...datastore-fs-10.0.5) (2025-09-02)
2+
3+
### Bug Fixes
4+
5+
* deprecate blockstore-level and datastore-fs ([#353](https://github.com/ipfs/js-stores/issues/353)) ([ebc7912](https://github.com/ipfs/js-stores/commit/ebc7912696d5bd9dc991ece5f0c0d4acfb1f9400))
6+
17
## [datastore-fs-v10.0.4](https://github.com/ipfs/js-stores/compare/datastore-fs-10.0.3...datastore-fs-10.0.4) (2025-05-28)
28

39
### Bug Fixes

packages/datastore-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-fs",
3-
"version": "10.0.4",
3+
"version": "10.0.5",
44
"description": "Datastore implementation with file system backend",
55
"author": "Friedel Ziegelmayer<[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)