Skip to content

Commit d173e0c

Browse files
committed
Release 0.1.14
1 parent 870c7e7 commit d173e0c

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.14](https://github.com/mxvsh/livedot/compare/v0.1.13...v0.1.14) (2026-03-25)
4+
5+
* Add inline variant to BrandingBadge component ([](https://github.com/mxvsh/livedot/commit/870c7e766d050cf720166a0493fbde777c58afe0))
6+
37
## [0.1.13](https://github.com/mxvsh/livedot/compare/v0.1.12...v0.1.13) (2026-03-25)
48

59
* Add theme support for widget ([](https://github.com/mxvsh/livedot/commit/6ba053a6e3fc06fd083896b1c0f5daf911f5fa04))

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

0 commit comments

Comments
 (0)