Skip to content

Commit 43b3bf3

Browse files
committed
Release 0.15.0
1 parent 97c1693 commit 43b3bf3

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.15.0
4+
5+
- feat: better support for complex values (32accbe)
6+
- feat: add invalid styles when editing (97c1693)
7+
38
## Version 0.14.10
49

510
- fix: styling issue on maps and sets (7de6098)

_fresh.zip

55 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.14.10",
3+
"version": "0.15.0",
44
"exports": { "./install": "./install.ts" },
55
"publish": {
66
"exclude": [".vscode", ".github", "assets", "dev.ts", "minify_svg.ts"]

0 commit comments

Comments
 (0)