Skip to content

Commit 1dd7c15

Browse files
committed
Release 0.1.0
1 parent 19b38d9 commit 1dd7c15

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.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+
37
## [0.1.0-beta.20](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.19...v0.1.0-beta.20) (2026-03-23)
48

59
* Add widget embedding option ([](https://github.com/mxvsh/livedot/commit/d47a012d326919fa8d2bcdf390280cdbf63d6868))

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

0 commit comments

Comments
 (0)