Skip to content

Commit 35c8c30

Browse files
chore(changeset): version update (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6b14678 commit 35c8c30

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-plums-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-tree-view/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-tree-view
22

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- 6b14678: fix(a11y): add role=presentation to non-interactive clickable divs
8+
39
## 1.3.1
410

511
### Patch Changes

packages/svelte-tree-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-tree-view",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Display JSON objects in a customizable tree-view",
55
"author": "Teemu Koivisto <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)