Version Packages (#6)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-09 20:17:56 -05:00
committed by GitHub
parent a57007083d
commit 63ed87f5a5
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"svelte-interactions": minor
---
feat: `move`

View File

@@ -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

View File

@@ -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>",