Skip to content

Commit 6fd19a1

Browse files
committed
Release 0.1.10
1 parent b84594c commit 6fd19a1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
38
## [0.1.9](https://github.com/mxvsh/livedot/compare/v0.1.8...v0.1.9) (2026-03-24)
49

510
* Add FAQ for event ([](https://github.com/mxvsh/livedot/commit/e7464b3bd3f79063aefe436e73928eee22456995))

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

0 commit comments

Comments
 (0)