Skip to content

Commit 4bbc972

Browse files
author
mxvsh
committed
Release 0.1.7
1 parent b0a635f commit 4bbc972

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.7](https://github.com/mxvsh/livedot/compare/v0.1.6...v0.1.7) (2026-03-24)
4+
5+
* Fix var name ([](https://github.com/mxvsh/livedot/commit/b0a635f141b216a5d8596492c88773a06415ee37))
6+
* Remove username logic ([](https://github.com/mxvsh/livedot/commit/33e81ba4a272eeec321ddda3965157f5dc75a811))
7+
* Add terms and policy link ([](https://github.com/mxvsh/livedot/commit/43b50310c49e9131b053eaf250698f0c1b1f6002))
8+
* Add help page ([](https://github.com/mxvsh/livedot/commit/3fd6b6820d8669f4203cfbf3301a963884bb3e7c))
9+
* Enable branding on landing page ([](https://github.com/mxvsh/livedot/commit/47840d92e2359793d9d7bb08deaa72e4dde0617a))
10+
311
## [0.1.6](https://github.com/mxvsh/livedot/compare/v0.1.5...v0.1.6) (2026-03-24)
412

513
* Cache events count ([](https://github.com/mxvsh/livedot/commit/5d19df0419b6a142273ad40d9c32c9b2574f9701))

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.6",
3+
"version": "0.1.7",
44
"private": true,
55
"packageManager": "bun@1.3.5",
66
"workspaces": [

0 commit comments

Comments
 (0)