Skip to content

Commit 9ee3162

Browse files
chore(release): 1.1.4 [skip ci]
## [blockstore-idb-v1.1.4](blockstore-idb-v1.1.3...blockstore-idb-v1.1.4) (2023-09-05) ### Documentation * update api docs ([#244](#244)) ([e0f6145](e0f6145))
1 parent 050210c commit 9ee3162

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blockstore-idb/CHANGELOG.md

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

310

packages/blockstore-idb/package.json

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

0 commit comments

Comments
 (0)