Skip to content

Commit e2b96fd

Browse files
chore(release): 1.1.5 [skip ci]
## [blockstore-idb-v1.1.5](blockstore-idb-v1.1.4...blockstore-idb-v1.1.5) (2023-11-27) ### Documentation * update datastore core readme and package config ([#245](#245)) ([c08d29a](c08d29a)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.1.9 ([#268](#268)) ([0aa0944](0aa0944))
1 parent a9218cd commit e2b96fd

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.5](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.4...blockstore-idb-v1.1.5) (2023-11-27)
2+
3+
4+
### Documentation
5+
6+
* update datastore core readme and package config ([#245](https://github.com/ipfs/js-stores/issues/245)) ([c08d29a](https://github.com/ipfs/js-stores/commit/c08d29ab18ddea26a1d9dd73d673847469d28a13))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 40.0.13 to 41.1.9 ([#268](https://github.com/ipfs/js-stores/issues/268)) ([0aa0944](https://github.com/ipfs/js-stores/commit/0aa0944d42798d1f6fd589e8a58de7d791760644))
12+
113
## [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)
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.4",
3+
"version": "1.1.5",
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)