Skip to content

Commit 6173c27

Browse files
chore(release): 4.3.11 [skip ci]
## 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
1 parent e151fcd commit 6173c27

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/blockstore-core/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 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)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
8+
9+
10+
### Dependencies
11+
12+
* **interface-blockstore:** upgraded to 5.2.10
13+
* **interface-store:** upgraded to 5.1.8
14+
* **interface-blockstore-tests:** upgraded to 6.1.10
15+
116
## [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)
217

318

packages/blockstore-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-core",
3-
"version": "4.3.10",
3+
"version": "4.3.11",
44
"description": "Contains various implementations of the API contract described in interface-blockstore",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)