Skip to content

Commit 03121dc

Browse files
chore(release): 2.1.4 [skip ci]
## [datastore-idb-v2.1.4](datastore-idb-v2.1.3...datastore-idb-v2.1.4) (2023-09-05) ### Documentation * update api docs ([#244](#244)) ([e0f6145](e0f6145))
1 parent 01898e5 commit 03121dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-idb/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [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)
29

310

packages/datastore-idb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-idb",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
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)