We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc031af commit 6f103b6Copy full SHA for 6f103b6
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.1.0-beta.14](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.13...v0.1.0-beta.14) (2026-03-23)
4
+
5
## [0.1.0-beta.13](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.12...v0.1.0-beta.13) (2026-03-23)
6
7
* Fix cannot read properties of undefined ([](https://github.com/mxvsh/livedot/commit/417f29f2babfcca22cf20c1ea562c49ecefcb9c6))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.13",
+ "version": "0.1.0-beta.14",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments