Skip to content

Commit d089988

Browse files
chore(release): 1.1.2 [skip ci]
## [blockstore-idb-v1.1.2](blockstore-idb-v1.1.1...blockstore-idb-v1.1.2) (2023-08-03) ### Dependencies * bump multiformats from 11.0.2 to 12.0.1 ([#231](#231)) ([93b7c13](93b7c13))
1 parent 3e07e46 commit d089988

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.2](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.1...blockstore-idb-v1.1.2) (2023-08-03)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 12.0.1 ([#231](https://github.com/ipfs/js-stores/issues/231)) ([93b7c13](https://github.com/ipfs/js-stores/commit/93b7c13d0dd0508b04bae2ac5a9fb9c265fc5589))
7+
18
## [blockstore-idb-v1.1.1](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.0...blockstore-idb-v1.1.1) (2023-06-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.1",
3+
"version": "1.1.2",
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)