Skip to content

Commit bc031af

Browse files
author
mxvsh
committed
Release 0.1.0-beta.13
1 parent 417f29f commit bc031af

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.0-beta.13](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.12...v0.1.0-beta.13) (2026-03-23)
4+
5+
* Fix cannot read properties of undefined ([](https://github.com/mxvsh/livedot/commit/417f29f2babfcca22cf20c1ea562c49ecefcb9c6))
6+
* Create guide.md ([](https://github.com/mxvsh/livedot/commit/cfec0a833f23fafd0aa97ddf2365de0388f05ab0))
7+
38
## [0.1.0-beta.12](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.11...v0.1.0-beta.12) (2026-03-23)
49

510
* Add realtime visitor chart ([](https://github.com/mxvsh/livedot/commit/ead395e596e4721b4a73b61b8e3315efc13edf71))

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

0 commit comments

Comments
 (0)