Skip to content

Commit 1a6a0a8

Browse files
Version Packages (next) (#94)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2538e22 commit 1a6a0a8

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"vaul-svelte": "0.3.2",
66
"docs": "0.0.0"
77
},
8-
"changesets": []
8+
"changesets": [
9+
"sour-trainers-boil"
10+
]
911
}

packages/vaul-svelte/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# vaul-svelte
2+
3+
## 1.0.0-next.0
4+
5+
### Major Changes
6+
7+
- Svelte 5 ([#93](https://github.com/huntabyte/vaul-svelte/pull/93))

packages/vaul-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vaul-svelte",
3-
"version": "0.3.2",
3+
"version": "1.0.0-next.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/vaul-svelte",
66
"scripts": {

0 commit comments

Comments
 (0)