We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4ba6a commit 07d1fdbCopy full SHA for 07d1fdb
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.4](https://github.com/mxvsh/livedot/compare/v0.1.3...v0.1.4) (2026-03-23)
4
+
5
+* Fix widget styling ([](https://github.com/mxvsh/livedot/commit/1e4ba6a75ead8b0d25ecb8768dc091771977d827))
6
7
## [0.1.3](https://github.com/mxvsh/livedot/compare/v0.1.2...v0.1.3) (2026-03-23)
8
9
* Improve widgets ([](https://github.com/mxvsh/livedot/commit/7489cdb9dcec4fe224371f7ed3e352e7ead552b3))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.3",
+ "version": "0.1.4",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments