Skip to content

Commit d0bd65b

Browse files
committed
Release 0.1.13
1 parent 6ba053a commit d0bd65b

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.13](https://github.com/mxvsh/livedot/compare/v0.1.12...v0.1.13) (2026-03-25)
4+
5+
* Add theme support for widget ([](https://github.com/mxvsh/livedot/commit/6ba053a6e3fc06fd083896b1c0f5daf911f5fa04))
6+
* Fix style embed components and page background ([](https://github.com/mxvsh/livedot/commit/1e26e0e668c71922945627d6c585110d9609a3eb))
7+
38
## [0.1.12](https://github.com/mxvsh/livedot/compare/v0.1.11...v0.1.12) (2026-03-25)
49

510
* Fix branding parameter handling in embed routes ([](https://github.com/mxvsh/livedot/commit/1558b5cf42c86631ff1c10db45501b8f460dd58a))

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

0 commit comments

Comments
 (0)