We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01898e5 commit 03121dcCopy full SHA for 03121dc
packages/datastore-idb/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [datastore-idb-v2.1.4](https://github.com/ipfs/js-stores/compare/datastore-idb-v2.1.3...datastore-idb-v2.1.4) (2023-09-05)
2
+
3
4
+### Documentation
5
6
+* update api docs ([#244](https://github.com/ipfs/js-stores/issues/244)) ([e0f6145](https://github.com/ipfs/js-stores/commit/e0f614575d675fe4db2ab30ea6a2a854e892d635))
7
8
## [datastore-idb-v2.1.3](https://github.com/ipfs/js-stores/compare/datastore-idb-v2.1.2...datastore-idb-v2.1.3) (2023-08-03)
9
10
packages/datastore-idb/package.json
@@ -1,6 +1,6 @@
{
"name": "datastore-idb",
- "version": "2.1.3",
+ "version": "2.1.4",
"description": "Datastore implementation with IndexedDB backend.",
"author": "Hugo Dias <[email protected]>",
"license": "Apache-2.0 OR MIT",
0 commit comments