Skip to content

Commit

Permalink
chore(release): 4.3.11 [skip ci]
Browse files Browse the repository at this point in the history
## blockstore-core [4.3.11](blockstore-core-v4.3.10...blockstore-core-4.3.11) (2024-02-12)

### Bug Fixes

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

### Dependencies

* **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 e151fcd commit 6173c27
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions packages/blockstore-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## blockstore-core [4.3.11](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.3.10...blockstore-core-4.3.11) (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

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

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


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.10",
"version": "4.3.11",
"description": "Contains various implementations of the API contract described in interface-blockstore",
"author": "Alex Potsides <alex.potsides@protocol.ai>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 6173c27

Please sign in to comment.