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