Skip to content

Commit f3eb1c9

Browse files
committed
Release 0.1.0-beta.4
1 parent 5aa2bb0 commit f3eb1c9

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.4](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.3...v0.1.0-beta.4) (2026-03-22)
4+
5+
* Fix migration path ([](https://github.com/mxvsh/livedot/commit/5aa2bb0834e263ebd99f603f1955b56049dc3845))
6+
* Optimize docker build ([](https://github.com/mxvsh/livedot/commit/5802f1b4f2b290659d5d567e32b87648d9324e17))
7+
38
## [0.1.0-beta.3](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.2...v0.1.0-beta.3) (2026-03-22)
49

510
* Reset migrations ([](https://github.com/mxvsh/livedot/commit/b666a255ed7512859d88492ded6f37afc1590d16))

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

0 commit comments

Comments
 (0)