Skip to content

Commit

Permalink
chore(release): 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## blockstore-idb [1.1.8](blockstore-idb-v1.1.7...blockstore-idb-1.1.8) (2024-02-12)

### Bug Fixes

* bump aegir to 42.2.3, update project config and fix deps ([#297](#297)) ([d521ef2](d521ef2))

### Dependencies

* **blockstore-core:** upgraded to 4.3.11
* **interface-blockstore:** upgraded to 5.2.10
* **interface-store:** upgraded to 5.1.8
* **interface-blockstore-tests:** upgraded to 6.1.10
  • Loading branch information
semantic-release-bot committed Feb 12, 2024
1 parent 7374423 commit 479ba70
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/blockstore-idb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## blockstore-idb [1.1.8](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.7...blockstore-idb-1.1.8) (2024-02-12)


### Bug Fixes

* bump aegir to 42.2.3, update project config and fix deps ([#297](https://github.com/ipfs/js-stores/issues/297)) ([d521ef2](https://github.com/ipfs/js-stores/commit/d521ef251815527baee0a70705f775c0e47481ad))



### Dependencies

* **blockstore-core:** upgraded to 4.3.11
* **interface-blockstore:** upgraded to 5.2.10
* **interface-store:** upgraded to 5.1.8
* **interface-blockstore-tests:** upgraded to 6.1.10

## [blockstore-idb-v1.1.7](https://github.com/ipfs/js-stores/compare/blockstore-idb-v1.1.6...blockstore-idb-v1.1.7) (2023-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/blockstore-idb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockstore-idb",
"version": "1.1.7",
"version": "1.1.8",
"description": "Blockstore implementation with IndexedDB backend",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/blockstore-idb#readme",
Expand Down

0 comments on commit 479ba70

Please sign in to comment.