Skip to content

Commit b03562e

Browse files
chore(release): 12.0.1 [skip ci]
## [datastore-core-v12.0.1](datastore-core-12.0.0...datastore-core-12.0.1) (2026-05-11) ### Bug Fixes * update sibling deps ([#377](#377)) ([280842e](280842e))
1 parent 1c03dac commit b03562e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/datastore-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [datastore-core-v12.0.1](https://github.com/ipfs/js-stores/compare/datastore-core-12.0.0...datastore-core-12.0.1) (2026-05-11)
2+
3+
### Bug Fixes
4+
5+
* update sibling deps ([#377](https://github.com/ipfs/js-stores/issues/377)) ([280842e](https://github.com/ipfs/js-stores/commit/280842ed2cabefbf9ae7b1baa3745876173b3cc9))
6+
17
## [datastore-core-v12.0.0](https://github.com/ipfs/js-stores/compare/datastore-core-11.0.4...datastore-core-12.0.0) (2026-05-11)
28

39
### ⚠ BREAKING CHANGES

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": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Wrapper implementation for interface-datastore",
55
"author": "Friedel Ziegelmayer <dignifiedquire@gmail.com>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)