Skip to content

Commit c6b5b14

Browse files
committed
Release 0.17.1
1 parent 362ac6e commit c6b5b14

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# kview change log
22

3+
## Version 0.17.1
4+
5+
- chore: update deps (969f18b)
6+
- chore: fix linting errors (362ac6e)
7+
38
## Version 0.17.0
49

510
- fix: handle empty string key parts (3062947)

_fresh.zip

-4.13 KB
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.0",
3+
"version": "0.17.1",
44
"exports": { "./install": "./install.ts" },
55
"publish": {
66
"exclude": [".vscode", ".github", "dev.ts"]

0 commit comments

Comments
 (0)