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