We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4cae5b commit e43eb5cCopy full SHA for e43eb5c
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.0-beta.7](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.6...v0.1.0-beta.7) (2026-03-22)
4
+
5
+* Setup analytics ([](https://github.com/mxvsh/livedot/commit/d4cae5bcf9732bbc314c2172f1aa3f6d65c10adc))
6
7
## [0.1.0-beta.6](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.5...v0.1.0-beta.6) (2026-03-22)
8
9
* Fix max user sign up check ([](https://github.com/mxvsh/livedot/commit/549317062a547da3c0a4a674186d6ddbcbd224f6))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.6",
+ "version": "0.1.0-beta.7",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments