Skip to content

Commit

Permalink
chore(release): 2.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [datastore-idb-v2.1.6](ipfs/js-stores@datastore-idb-v2.1.5...datastore-idb-v2.1.6) (2023-12-01)

### Bug Fixes

* cleanup references to datastore in blockstores ([ipfs#274](ipfs#274)) ([f550624](ipfs@f550624))
  • Loading branch information
semantic-release-bot authored and tabcat committed Jul 26, 2024
1 parent 7813abd commit b2a8dc0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datastore-idb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Bug Fixes

* cleanup references to datastore in blockstores ([#274](https://github.com/ipfs/js-stores/issues/274)) ([f550624](https://github.com/ipfs/js-stores/commit/f5506243b2cb1e6462457241a1614bd5f0755c12))

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


Expand Down
2 changes: 1 addition & 1 deletion packages/datastore-idb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datastore-idb",
"version": "2.1.5",
"version": "2.1.6",
"description": "Datastore implementation with IndexedDB backend.",
"author": "Hugo Dias <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit b2a8dc0

Please sign in to comment.