We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33248b6 commit 84c3fcaCopy full SHA for 84c3fca
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.8](https://github.com/mxvsh/livedot/compare/v0.1.7...v0.1.8) (2026-03-24)
4
+
5
+* Fix explicitBranding ([](https://github.com/mxvsh/livedot/commit/33248b655ebbc4176d49f0a82977173bc6580ac9))
6
7
## [0.1.7](https://github.com/mxvsh/livedot/compare/v0.1.6...v0.1.7) (2026-03-24)
8
9
* Fix var name ([](https://github.com/mxvsh/livedot/commit/b0a635f141b216a5d8596492c88773a06415ee37))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.7",
+ "version": "0.1.8",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments