Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 3, 2023
1 parent 38883cc commit 45ec187
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/blockstore-idb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Dependencies

* **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))

## [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)


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.2",
"version": "1.1.3",
"description": "Blockstore implementation with IndexedDB backend",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/blockstore-idb#readme",
Expand Down

0 comments on commit 45ec187

Please sign in to comment.