Skip to content

Commit 05fca95

Browse files
committed
Release 0.1.12
1 parent 1558b5c commit 05fca95

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.12](https://github.com/mxvsh/livedot/compare/v0.1.11...v0.1.12) (2026-03-25)
4+
5+
* Fix branding parameter handling in embed routes ([](https://github.com/mxvsh/livedot/commit/1558b5cf42c86631ff1c10db45501b8f460dd58a))
6+
37
## [0.1.11](https://github.com/mxvsh/livedot/compare/v0.1.10...v0.1.11) (2026-03-25)
48

59
* Fix embed branding to skip API call when explicitly enabled ([](https://github.com/mxvsh/livedot/commit/890aefb2acfe824c745f1fc970b734ab9bef99b0))

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

0 commit comments

Comments
 (0)