Skip to content

Commit 77abcea

Browse files
committed
Release 0.1.16
1 parent 890ac84 commit 77abcea

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
37
## [0.1.15](https://github.com/mxvsh/livedot/compare/v0.1.14...v0.1.15) (2026-03-25)
48

59
* Add tracking script ([](https://github.com/mxvsh/livedot/commit/bf59b74d9e60297ff27c60574086f5a03e357d8e))

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

0 commit comments

Comments
 (0)