We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84594c commit 6fd19a1Copy full SHA for 6fd19a1
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.1.10](https://github.com/mxvsh/livedot/compare/v0.1.9...v0.1.10) (2026-03-25)
4
+
5
+* Fix branding parameter logic in embed URLs ([](https://github.com/mxvsh/livedot/commit/b84594c5dbf581b29b869bc53f77557b8d7b360e))
6
+* Use adventurer icon for vistor ([](https://github.com/mxvsh/livedot/commit/bbeb891002cd4b0c9e2bdca2ea54837403705941))
7
8
## [0.1.9](https://github.com/mxvsh/livedot/compare/v0.1.8...v0.1.9) (2026-03-24)
9
10
* Add FAQ for event ([](https://github.com/mxvsh/livedot/commit/e7464b3bd3f79063aefe436e73928eee22456995))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.9",
+ "version": "0.1.10",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments