Skip to content

Commit 4e170a1

Browse files
authored
chore: release v0.0.6
## Summary This version fixes several bugs, including excessive memory usage for pages with hundreds of links that are marked with `data-preview` (for instant previews), and moves the back-to-top button to the bottom in the modern theme. Signed-off-by: squidfunk <martin.donath@squidfunk.com>
1 parent 7bd7eef commit 4e170a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Zensical user interface",
55
"bugs": {
66
"url": "https://github.com/zensical/ui/issues",

0 commit comments

Comments
 (0)