Skip to content

Commit 48b6a70

Browse files
chore(release): 1.1.8 [skip ci]
## [blockstore-fs-v1.1.8](blockstore-fs-v1.1.7...blockstore-fs-v1.1.8) (2023-12-01) ### Bug Fixes * cleanup references to datastore in blockstores ([#274](#274)) ([f550624](f550624))
1 parent d292758 commit 48b6a70

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blockstore-fs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [blockstore-fs-v1.1.8](https://github.com/ipfs/js-stores/compare/blockstore-fs-v1.1.7...blockstore-fs-v1.1.8) (2023-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* cleanup references to datastore in blockstores ([#274](https://github.com/ipfs/js-stores/issues/274)) ([f550624](https://github.com/ipfs/js-stores/commit/f5506243b2cb1e6462457241a1614bd5f0755c12))
7+
18
## [blockstore-fs-v1.1.7](https://github.com/ipfs/js-stores/compare/blockstore-fs-v1.1.6...blockstore-fs-v1.1.7) (2023-11-27)
29

310

packages/blockstore-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-fs",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "Blockstore implementation with file system backend",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/blockstore-fs#readme",

0 commit comments

Comments
 (0)