Skip to content

Commit 78bcfa2

Browse files
committed
Release 0.1.6
1 parent 5d19df0 commit 78bcfa2

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.6](https://github.com/mxvsh/livedot/compare/v0.1.5...v0.1.6) (2026-03-24)
4+
5+
* Cache events count ([](https://github.com/mxvsh/livedot/commit/5d19df0419b6a142273ad40d9c32c9b2574f9701))
6+
* Fix sitemap ([](https://github.com/mxvsh/livedot/commit/4d51c2f5d55409f35a09fd28ad0ab73a8a501a9d))
7+
38
## [0.1.5](https://github.com/mxvsh/livedot/compare/v0.1.4...v0.1.5) (2026-03-23)
49

510
* Add privacy+terms and improve ui ([](https://github.com/mxvsh/livedot/commit/8903aeab1b34ec1b857573e13e04cbf8b15222f4))

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

0 commit comments

Comments
 (0)