Skip to content

Commit

Permalink
chore(release): 5.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [interface-blockstore-v5.2.9](interface-blockstore-v5.2.8...interface-blockstore-v5.2.9) (2023-12-30)

### Bug Fixes

* readme update ([3bcfb6d](3bcfb6d))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 3aee60f commit e183a4e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/interface-blockstore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [interface-blockstore-v5.2.9](https://github.com/ipfs/js-stores/compare/interface-blockstore-v5.2.8...interface-blockstore-v5.2.9) (2023-12-30)


### Bug Fixes

* readme update ([3bcfb6d](https://github.com/ipfs/js-stores/commit/3bcfb6d311d32a00f24c64cb55c3ba90ca495dba))

## [interface-blockstore-v5.2.8](https://github.com/ipfs/js-stores/compare/interface-blockstore-v5.2.7...interface-blockstore-v5.2.8) (2023-12-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/interface-blockstore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interface-blockstore",
"version": "5.2.8",
"version": "5.2.9",
"description": "An interface for storing and retrieving blocks",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/interface-blockstore#readme",
Expand Down

0 comments on commit e183a4e

Please sign in to comment.