Skip to content

Commit

Permalink
chore(release): 4.3.10 [skip ci]
Browse files Browse the repository at this point in the history
## [blockstore-core-v4.3.10](blockstore-core-v4.3.9...blockstore-core-v4.3.10) (2023-12-30)

### Bug Fixes

* publish with limited concurrency ([85bcc4a](85bcc4a))
* readme update ([3bcfb6d](3bcfb6d))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 44d2d0e commit d5bdd95
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/blockstore-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [blockstore-core-v4.3.10](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.3.9...blockstore-core-v4.3.10) (2023-12-30)


### Bug Fixes

* publish with limited concurrency ([85bcc4a](https://github.com/ipfs/js-stores/commit/85bcc4acc09d76d7938c55163c81d9b948c53803))
* readme update ([3bcfb6d](https://github.com/ipfs/js-stores/commit/3bcfb6d311d32a00f24c64cb55c3ba90ca495dba))

## [blockstore-core-v4.3.9](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.3.8...blockstore-core-v4.3.9) (2023-12-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/blockstore-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockstore-core",
"version": "4.3.9",
"version": "4.3.10",
"description": "Contains various implementations of the API contract described in interface-blockstore",
"author": "Alex Potsides <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit d5bdd95

Please sign in to comment.