We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a570070 commit 63ed87fCopy full SHA for 63ed87f
.changeset/mean-cats-jam.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# svelte-interactions
2
3
+## 0.2.0
4
+
5
+### Minor Changes
6
7
+- feat: `move` ([#5](https://github.com/svecosystem/svelte-interactions/pull/5))
8
9
## 0.1.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-interactions",
- "version": "0.1.0",
+ "version": "0.2.0",
"repository": "github:huntabyte/svelte-interactions",
"license": "MIT",
"author": "Hunter Johnston <github@huntabyte.com>",
0 commit comments