Skip to content

Commit c786bdc

Browse files
chore(release): 1.1.6 [skip ci]
## [blockstore-level-v1.1.6](blockstore-level-v1.1.5...blockstore-level-v1.1.6) (2023-12-01) ### Bug Fixes * cleanup references to datastore in blockstores ([#274](#274)) ([f550624](f550624))
1 parent ee2203a commit c786bdc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blockstore-level/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [blockstore-level-v1.1.6](https://github.com/ipfs/js-stores/compare/blockstore-level-v1.1.5...blockstore-level-v1.1.6) (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-level-v1.1.5](https://github.com/ipfs/js-stores/compare/blockstore-level-v1.1.4...blockstore-level-v1.1.5) (2023-11-27)
29

310

packages/blockstore-level/package.json

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

0 commit comments

Comments
 (0)