Skip to content

Commit bf8b5a9

Browse files
committed
Update v0.3.1
1 parent 8b9cffe commit bf8b5a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
- -
44

5+
# v0.3.1
6+
7+
**Version bump to update README, functionality remains unchanged**
8+
9+
- Added SvelteKit instructions to README.md
10+
- Various dependency updates
11+
512
# v0.3.0
613

714
- Added component event typings. This should significantly improve autocompletion and suggestions when using the on:event syntax for Konva events

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-konva",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": {
55
"name": "TeyKey1",
66
"url": "https://github.com/TeyKey1"

0 commit comments

Comments
 (0)