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