Skip to content

Commit 89c48d9

Browse files
committed
Release 0.1.0-beta.20
1 parent d47a012 commit 89c48d9

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.0-beta.20](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.19...v0.1.0-beta.20) (2026-03-23)
4+
5+
* Add widget embedding option ([](https://github.com/mxvsh/livedot/commit/d47a012d326919fa8d2bcdf390280cdbf63d6868))
6+
* Typo ([](https://github.com/mxvsh/livedot/commit/b95763b3c5e41ea9151be17bba4cc46dffa070c6))
7+
38
## [0.1.0-beta.19](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.18...v0.1.0-beta.19) (2026-03-23)
49

510
* Fix dockerfile ([](https://github.com/mxvsh/livedot/commit/cd48b5537620661dccdb0d023fdfacc6db50bfbe))

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.0-beta.19",
3+
"version": "0.1.0-beta.20",
44
"private": true,
55
"packageManager": "bun@1.3.5",
66
"workspaces": [

0 commit comments

Comments
 (0)