We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aca8c2 commit 9ae8176Copy full SHA for 9ae8176
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.15](https://github.com/mxvsh/livedot/compare/v0.1.14...v0.1.15) (2026-03-25)
4
+
5
+* Add tracking script ([](https://github.com/mxvsh/livedot/commit/bf59b74d9e60297ff27c60574086f5a03e357d8e))
6
7
## [0.1.14](https://github.com/mxvsh/livedot/compare/v0.1.13...v0.1.14) (2026-03-25)
8
9
* Add inline variant to BrandingBadge component ([](https://github.com/mxvsh/livedot/commit/870c7e766d050cf720166a0493fbde777c58afe0))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.14",
+ "version": "0.1.15",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments