Skip to content

Commit 9e29b78

Browse files
committed
Release 0.28.0
1 parent 84010a4 commit 9e29b78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# kv-toolbox change log
22

3+
## Version 0.28.0
4+
5+
- feat: support listing of blobs (84010a4)
6+
37
## Version 0.27.4
48

59
- fix: uniqueCount handles falsey keyparts properly (ac1d5da)

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitsonk/kv-toolbox",
3-
"version": "0.27.4",
3+
"version": "0.28.0",
44
"exports": {
55
".": "./toolbox.ts",
66
"./batched_atomic": "./batched_atomic.ts",

0 commit comments

Comments
 (0)