Skip to content

Commit 79edf54

Browse files
committed
Release 0.1.0-beta.11
1 parent b2f7d48 commit 79edf54

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [0.1.0-beta.10](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.9...v0.1.0-beta.10) (2026-03-22)
48

59
* Allow existing user to sign in ([](https://github.com/mxvsh/livedot/commit/6a41577747864c13a2be948ffcf0751c73523384))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "livedot",
3-
"version": "0.1.0-beta.10",
3+
"version": "0.1.0-beta.11",
44
"private": true,
55
"packageManager": "bun@1.3.5",
66
"workspaces": [

0 commit comments

Comments
 (0)