Skip to content

Commit

Permalink
chore(release): 9.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## 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))
  • Loading branch information
semantic-release-bot committed Aug 1, 2024
1 parent 9a62492 commit e860279
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datastore-fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 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)


### Dependencies

* 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))

## 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)


Expand Down
2 changes: 1 addition & 1 deletion packages/datastore-fs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datastore-fs",
"version": "9.1.8",
"version": "9.1.9",
"description": "Datastore implementation with file system backend",
"author": "Friedel Ziegelmayer<dignifiedquire@gmail.com>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit e860279

Please sign in to comment.