Skip to content

Commit 330060a

Browse files
chore(release): 9.2.8 [skip ci]
## datastore-core [9.2.8](datastore-core-v9.2.7...datastore-core-9.2.8) (2024-02-12) ### Bug Fixes * bump aegir to 42.2.3, update project config and fix deps ([#297](#297)) ([d521ef2](d521ef2)) ### Dependencies * **interface-datastore:** upgraded to 8.2.11 * **interface-store:** upgraded to 5.1.8 * **interface-datastore-tests:** upgraded to 5.1.8
1 parent e8e3a1e commit 330060a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/datastore-core/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## datastore-core [9.2.8](https://github.com/ipfs/js-stores/compare/datastore-core-v9.2.7...datastore-core-9.2.8) (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-datastore:** upgraded to 8.2.11
13+
* **interface-store:** upgraded to 5.1.8
14+
* **interface-datastore-tests:** upgraded to 5.1.8
15+
116
## [datastore-core-v9.2.7](https://github.com/ipfs/js-stores/compare/datastore-core-v9.2.6...datastore-core-v9.2.7) (2023-12-30)
217

318

packages/datastore-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-core",
3-
"version": "9.2.7",
3+
"version": "9.2.8",
44
"description": "Wrapper implementation for interface-datastore",
55
"author": "Friedel Ziegelmayer <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)