mirror of
https://github.com/LukeHagar/svelte-interactions.git
synced 2025-12-11 04:21:43 +00:00
Version Packages (#1)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0c85b8ce31
commit
f2c6ce0bca
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"svelte-interactions": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
initial release
|
|
||||||
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# svelte-interactions
|
||||||
|
|
||||||
|
## 0.0.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- initial release ([`d97bacef0da79d904b7ba10e6bf764d92e5bc1b6`](https://github.com/huntabyte/svelte-interactions/commit/d97bacef0da79d904b7ba10e6bf764d92e5bc1b6))
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "svelte-interactions",
|
"name": "svelte-interactions",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"repository": "github:huntabyte/vaul-svelte",
|
"repository": "github:huntabyte/vaul-svelte",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user