Skip to content

Commit 810ac48

Browse files
chore(changeset): version update (#7)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7048d12 commit 810ac48

File tree

5 files changed

+11
-17
lines changed

5 files changed

+11
-17
lines changed

.changeset/green-snakes-hammer.md

-5
This file was deleted.

.changeset/nervous-actors-shop.md

-5
This file was deleted.

.changeset/quick-snakes-shop.md

-5
This file was deleted.
+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# svelte-tree-view
2+
3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- b20e9d9: refactor: migrate to pnpm
8+
- b20e9d9: style: run prettier & lint
9+
- 7048d12: fix: install script, missing jest-dom package, switch rollup ts library

packages/svelte-tree-view/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-tree-view",
3-
"version": "1.3.0",
4-
"description": "Display JSON objects in a customizable tree-view",
3+
"version": "1.3.1",
4+
"description": "Display JSON objects in a customizable tree-view",
55
"author": "Teemu Koivisto <[email protected]>",
66
"license": "MIT",
77
"homepage": "https://github.com/TeemuKoivisto/svelte-tree-view",

0 commit comments

Comments
 (0)