We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890ac84 commit 77abceaCopy full SHA for 77abcea
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.16](https://github.com/mxvsh/livedot/compare/v0.1.15...v0.1.16) (2026-03-29)
4
+
5
+* Fix analytics tracking on embed routes ([](https://github.com/mxvsh/livedot/commit/890ac848a60cf2ed5dd377272d74fde1a65026a4))
6
7
## [0.1.15](https://github.com/mxvsh/livedot/compare/v0.1.14...v0.1.15) (2026-03-25)
8
9
* Add tracking script ([](https://github.com/mxvsh/livedot/commit/bf59b74d9e60297ff27c60574086f5a03e357d8e))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.15",
+ "version": "0.1.16",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments