Skip to content

Commit c54e6e4

Browse files
committed
Release 0.17.3
1 parent ffb4615 commit c54e6e4

File tree

3 files changed

+5
-1
lines changed

3 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
# kview change log
22

3+
## Version 0.17.3
4+
5+
- fix: install manifest (ffb4615)
6+
37
## Version 0.17.2
48

59
- fix: handle bulk import of large files and deletes of many entries (8435021)

_fresh.zip

-10 Bytes
Binary file not shown.

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitsonk/kview",
3-
"version": "0.17.2",
3+
"version": "0.17.3",
44
"exports": { "./install": "./install.ts" },
55
"publish": {
66
"exclude": [".vscode", ".github", "dev.ts"]

0 commit comments

Comments
 (0)