Skip to content

Commit 010344f

Browse files
committed
Release 0.14.10
1 parent b5e8a33 commit 010344f

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.14.10
4+
5+
- fix: styling issue on maps and sets (7de6098)
6+
- fix: minor styling fixes (b5e8a33)
7+
38
## Version 0.14.9
49

510
- fix: minor styling fixes (86045a8)

_fresh.zip

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

0 commit comments

Comments
 (0)