We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a41577 commit 7d4515cCopy full SHA for 7d4515c
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.0-beta.10](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.9...v0.1.0-beta.10) (2026-03-22)
4
+
5
+* Allow existing user to sign in ([](https://github.com/mxvsh/livedot/commit/6a41577747864c13a2be948ffcf0751c73523384))
6
7
## [0.1.0-beta.9](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.8...v0.1.0-beta.9) (2026-03-22)
8
9
* Make analytics is fully runtime ([](https://github.com/mxvsh/livedot/commit/7131c6fe2ad5375e2119ecd90c51d4d14166fa2d))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.9",
+ "version": "0.1.0-beta.10",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments