We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d19df0 commit 78bcfa2Copy full SHA for 78bcfa2
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
8
## [0.1.5](https://github.com/mxvsh/livedot/compare/v0.1.4...v0.1.5) (2026-03-23)
9
10
* Add privacy+terms and improve ui ([](https://github.com/mxvsh/livedot/commit/8903aeab1b34ec1b857573e13e04cbf8b15222f4))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.5",
+ "version": "0.1.6",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments