Skip to content

Commit c18bf7d

Browse files
chore(release): 11.0.3 [skip ci]
## [datastore-level-v11.0.3](datastore-level-11.0.2...datastore-level-11.0.3) (2025-05-28) ### Bug Fixes * improve abort signal support ([#350](#350)) ([e17d770](e17d770))
1 parent 2dfc905 commit c18bf7d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/datastore-level/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [datastore-level-v11.0.3](https://github.com/ipfs/js-stores/compare/datastore-level-11.0.2...datastore-level-11.0.3) (2025-05-28)
2+
3+
### Bug Fixes
4+
5+
* improve abort signal support ([#350](https://github.com/ipfs/js-stores/issues/350)) ([e17d770](https://github.com/ipfs/js-stores/commit/e17d770cc2fcee77cb0152a855abf162e5a91a99))
6+
17
## [datastore-level-v11.0.2](https://github.com/ipfs/js-stores/compare/datastore-level-11.0.1...datastore-level-11.0.2) (2025-05-26)
28

39
### Dependencies

packages/datastore-level/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-level",
3-
"version": "11.0.2",
3+
"version": "11.0.3",
44
"description": "Datastore implementation with level(up|down) backend",
55
"author": "Friedel Ziegelmayer<[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)