Skip to content

Commit 9cbae95

Browse files
Version Packages (next) (#104)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4c17bad commit 9cbae95

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"docs": "0.0.0"
77
},
88
"changesets": [
9+
"large-chairs-promise",
10+
"polite-apples-attend",
911
"sharp-actors-fly",
1012
"sour-trainers-boil"
1113
]

packages/vaul-svelte/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# vaul-svelte
22

3+
## 1.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- update bits UI ([#103](https://github.com/huntabyte/vaul-svelte/pull/103))
8+
9+
- update bits ([#103](https://github.com/huntabyte/vaul-svelte/pull/103))
10+
311
## 1.0.0-next.1
412

513
### Patch Changes

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": "1.0.0-next.1",
3+
"version": "1.0.0-next.2",
44
"license": "MIT",
55
"repository": "github:huntabyte/vaul-svelte",
66
"scripts": {

0 commit comments

Comments
 (0)