Skip to content

Commit 68fd1b0

Browse files
committed
Release 0.1.3
1 parent 7489cdb commit 68fd1b0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/mxvsh/livedot/compare/v0.1.2...v0.1.3) (2026-03-23)
4+
5+
* Improve widgets ([](https://github.com/mxvsh/livedot/commit/7489cdb9dcec4fe224371f7ed3e352e7ead552b3))
6+
* Widget preview ([](https://github.com/mxvsh/livedot/commit/040df5016f0b82654a41434cb6fd75b121b845e8))
7+
* Add live widget and other widget improvements ([](https://github.com/mxvsh/livedot/commit/f5db90229cac82960cf425dcac86afa0bc4d44f1))
8+
39
## [0.1.2](https://github.com/mxvsh/livedot/compare/v0.1.1...v0.1.2) (2026-03-23)
410

511
* Backend rollups for recent history windows ([](https://github.com/mxvsh/livedot/commit/5a938f7e1c6330e6a3cae1ea72c2de7f491959ab))

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

0 commit comments

Comments
 (0)