We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47a012 commit 89c48d9Copy full SHA for 89c48d9
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
8
## [0.1.0-beta.19](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.18...v0.1.0-beta.19) (2026-03-23)
9
10
* Fix dockerfile ([](https://github.com/mxvsh/livedot/commit/cd48b5537620661dccdb0d023fdfacc6db50bfbe))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.19",
+ "version": "0.1.0-beta.20",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments