Skip to content

Commit 45ec187

Browse files
chore(release): 1.1.3 [skip ci]
## [blockstore-idb-v1.1.3](blockstore-idb-v1.1.2...blockstore-idb-v1.1.3) (2023-08-03) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#241](#241)) ([00741ff](00741ff))
1 parent 38883cc commit 45ec187

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.3](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.2...blockstore-idb-v1.1.3) (2023-08-03)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#241](https://github.com/ipfs/js-stores/issues/241)) ([00741ff](https://github.com/ipfs/js-stores/commit/00741ff043b40cf10ecc185665fcb705160c9877))
7+
18
## [blockstore-idb-v1.1.2](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.1...blockstore-idb-v1.1.2) (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.2",
3+
"version": "1.1.3",
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)