Skip to content

Commit e860279

Browse files
chore(release): 9.1.9 [skip ci]
## datastore-fs [9.1.9](datastore-fs-9.1.8...datastore-fs-9.1.9) (2024-08-01) ### Dependencies * bump it-glob from 2.0.7 to 3.0.1 ([#306](#306)) ([8f6313f](8f6313f))
1 parent 9a62492 commit e860279

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-fs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## datastore-fs [9.1.9](https://github.com/ipfs/js-stores/compare/datastore-fs-9.1.8...datastore-fs-9.1.9) (2024-08-01)
2+
3+
4+
### Dependencies
5+
6+
* bump it-glob from 2.0.7 to 3.0.1 ([#306](https://github.com/ipfs/js-stores/issues/306)) ([8f6313f](https://github.com/ipfs/js-stores/commit/8f6313f8a22cb537aeeac2a048aad644d3c9a7d2))
7+
18
## datastore-fs [9.1.8](https://github.com/ipfs/js-stores/compare/datastore-fs-v9.1.7...datastore-fs-9.1.8) (2024-02-12)
29

310

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": "9.1.8",
3+
"version": "9.1.9",
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)