Skip to content

Commit 4bbb90f

Browse files
committed
Release 0.29.2
1 parent 74467f9 commit 4bbb90f

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.29.2
4+
5+
- fix: issue with cursors and blobs (74467f9)
6+
37
## Version 0.29.1
48

59
- fix: cursors with query and blob lists (04b8f66)

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.29.1",
3+
"version": "0.29.2",
44
"exports": {
55
".": "./toolbox.ts",
66
"./batched_atomic": "./batched_atomic.ts",

0 commit comments

Comments
 (0)