We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02f5dd commit a04ed92Copy full SHA for a04ed92
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.1.0-beta.8](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.7...v0.1.0-beta.8) (2026-03-22)
4
+
5
+* Add Livedot tracking support ([](https://github.com/mxvsh/livedot/commit/e02f5ddecf56bcf433d188de8f279b7d78ef4560))
6
+* Create LICENSE ([](https://github.com/mxvsh/livedot/commit/04e9d1f647c7531bb893773a997a8feb69f8ab44))
7
8
## [0.1.0-beta.7](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.6...v0.1.0-beta.7) (2026-03-22)
9
10
* Setup analytics ([](https://github.com/mxvsh/livedot/commit/d4cae5bcf9732bbc314c2172f1aa3f6d65c10adc))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.7",
+ "version": "0.1.0-beta.8",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments