Skip to content

Commit 1ca88ca

Browse files
chore(release): 2.1.6 [skip ci]
## [datastore-idb-v2.1.6](datastore-idb-v2.1.5...datastore-idb-v2.1.6) (2023-12-01) ### Bug Fixes * cleanup references to datastore in blockstores ([#274](#274)) ([f550624](f550624))
1 parent 91e4845 commit 1ca88ca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-idb/CHANGELOG.md

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

310

packages/datastore-idb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-idb",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Datastore implementation with IndexedDB backend.",
55
"author": "Hugo Dias <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)