We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890aefb commit d321dafCopy full SHA for d321daf
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.11](https://github.com/mxvsh/livedot/compare/v0.1.10...v0.1.11) (2026-03-25)
4
+
5
+* Fix embed branding to skip API call when explicitly enabled ([](https://github.com/mxvsh/livedot/commit/890aefb2acfe824c745f1fc970b734ab9bef99b0))
6
7
## [0.1.10](https://github.com/mxvsh/livedot/compare/v0.1.9...v0.1.10) (2026-03-25)
8
9
* Fix branding parameter logic in embed URLs ([](https://github.com/mxvsh/livedot/commit/b84594c5dbf581b29b869bc53f77557b8d7b360e))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.10",
+ "version": "0.1.11",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments