Skip to content

Commit 584801d

Browse files
committed
Release 0.1.0-beta.5
1 parent 7762f5c commit 584801d

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-beta.5](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.4...v0.1.0-beta.5) (2026-03-22)
4+
5+
* Fix duplicate "v" ([](https://github.com/mxvsh/livedot/commit/7762f5c136d9773a08f714acb6569067bcfc6b44))
6+
37
## [0.1.0-beta.4](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.3...v0.1.0-beta.4) (2026-03-22)
48

59
* Fix migration path ([](https://github.com/mxvsh/livedot/commit/5aa2bb0834e263ebd99f603f1955b56049dc3845))

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

0 commit comments

Comments
 (0)