Skip to content

Commit

Permalink
next: enter prerelease mode (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Sep 29, 2024
1 parent 646b3c5 commit 1248b6c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"bits-ui": "0.21.15",
"docs": "0.0.0"
},
"changesets": []
}
5 changes: 5 additions & 0 deletions .changeset/shy-knives-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"bits-ui": major
---

Svelte 5 pre-release. This release includes many breaking changes, bug fixes, and new features that are not possible to include in the previous release. Please see the [@next documentation](https://huntabyte-next.bits-ui.pages.dev/) for more information.

0 comments on commit 1248b6c

Please sign in to comment.