We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b38d9 commit 1dd7c15Copy full SHA for 1dd7c15
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.0](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.20...v0.1.0) (2026-03-23)
4
+
5
+* DB migrations ([](https://github.com/mxvsh/livedot/commit/19b38d90a91a84be4024a702b50da23555d4a9f1))
6
7
## [0.1.0-beta.20](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.19...v0.1.0-beta.20) (2026-03-23)
8
9
* Add widget embedding option ([](https://github.com/mxvsh/livedot/commit/d47a012d326919fa8d2bcdf390280cdbf63d6868))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.20",
+ "version": "0.1.0",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments