Skip to content

Commit 7374423

Browse files
chore(release): 1.1.10 [skip ci]
## blockstore-fs [1.1.10](blockstore-fs-v1.1.9...blockstore-fs-1.1.10) (2024-02-12) ### Bug Fixes * bump aegir to 42.2.3, update project config and fix deps ([#297](#297)) ([d521ef2](d521ef2)) ### Dependencies * **blockstore-core:** upgraded to 4.3.11 * **interface-blockstore:** upgraded to 5.2.10 * **interface-store:** upgraded to 5.1.8 * **interface-blockstore-tests:** upgraded to 6.1.10
1 parent 6173c27 commit 7374423

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/blockstore-fs/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## blockstore-fs [1.1.10](https://github.com/ipfs/js-stores/compare/blockstore-fs-v1.1.9...blockstore-fs-1.1.10) (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+
* **blockstore-core:** upgraded to 4.3.11
13+
* **interface-blockstore:** upgraded to 5.2.10
14+
* **interface-store:** upgraded to 5.1.8
15+
* **interface-blockstore-tests:** upgraded to 6.1.10
16+
117
## [blockstore-fs-v1.1.9](https://github.com/ipfs/js-stores/compare/blockstore-fs-v1.1.8...blockstore-fs-v1.1.9) (2023-12-30)
218

319

packages/blockstore-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-fs",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "Blockstore implementation with file system backend",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/blockstore-fs#readme",

0 commit comments

Comments
 (0)