mirror of
https://github.com/LukeHagar/svelte-interactions.git
synced 2025-12-06 12:47:48 +00:00
Version Packages (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a57007083d
commit
63ed87f5a5
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"svelte-interactions": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
feat: `move`
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# svelte-interactions
|
# svelte-interactions
|
||||||
|
|
||||||
|
## 0.2.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- feat: `move` ([#5](https://github.com/svecosystem/svelte-interactions/pull/5))
|
||||||
|
|
||||||
## 0.1.0
|
## 0.1.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "svelte-interactions",
|
"name": "svelte-interactions",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"repository": "github:huntabyte/svelte-interactions",
|
"repository": "github:huntabyte/svelte-interactions",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Hunter Johnston <github@huntabyte.com>",
|
"author": "Hunter Johnston <github@huntabyte.com>",
|
||||||
|
|||||||
Reference in New Issue
Block a user