Skip to content

Commit 6bfda0a

Browse files
chore(release): 1.1.1 [skip ci]
## [blockstore-idb-v1.1.1](blockstore-idb-v1.1.0...blockstore-idb-v1.1.1) (2023-06-03) ### Trivial Changes * rename master to main ([#200](#200)) ([f85d719](f85d719)) ### Dependencies * bump aegir from 38.1.8 to 39.0.9 ([#225](#225)) ([d0f301b](d0f301b))
1 parent b3148e9 commit 6bfda0a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/blockstore-idb/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [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)
2+
3+
4+
### Trivial Changes
5+
6+
* rename master to main ([#200](https://github.com/ipfs/js-stores/issues/200)) ([f85d719](https://github.com/ipfs/js-stores/commit/f85d719b711cd60237bdaa6a0bcd418e69a98598))
7+
8+
9+
### Dependencies
10+
11+
* bump aegir from 38.1.8 to 39.0.9 ([#225](https://github.com/ipfs/js-stores/issues/225)) ([d0f301b](https://github.com/ipfs/js-stores/commit/d0f301b1243a0f4f692011449567b51b2706e70f))
12+
113
## [blockstore-idb-v1.1.0](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.0.2...blockstore-idb-v1.1.0) (2023-03-23)
214

315

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.0",
3+
"version": "1.1.1",
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)