Skip to content

Commit

Permalink
chore(changeset): version update (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 12, 2022
1 parent 7048d12 commit 810ac48
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-snakes-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-actors-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-snakes-shop.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/svelte-tree-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# svelte-tree-view

## 1.3.1

### Patch Changes

- b20e9d9: refactor: migrate to pnpm
- b20e9d9: style: run prettier & lint
- 7048d12: fix: install script, missing jest-dom package, switch rollup ts library
4 changes: 2 additions & 2 deletions packages/svelte-tree-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-tree-view",
"version": "1.3.0",
"description": "Display JSON objects in a customizable tree-view",
"version": "1.3.1",
"description": "Display JSON objects in a customizable tree-view",
"author": "Teemu Koivisto <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/TeemuKoivisto/svelte-tree-view",
Expand Down

0 comments on commit 810ac48

Please sign in to comment.