chore: release v0.0.60

## Summary

This version updates the user interface to 0.0.28, fixing navigation pruning and alternate-link handling while adding 51 new icons. It also adds direct support for the `table-reader` plugin and fixes template inclusion with macros on Windows extended-length paths.

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
Martin Donath
2026-09-08 15:43:38 +02:00
committed by GitHub
parent 82ece74436
commit 6f87afcc2d
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2579,7 +2579,7 @@ dependencies = [
[[package]]
name = "zensical"
version = "0.0.59"
version = "0.0.60"
dependencies = [
"ahash",
"anyhow",
+1 -1
View File
@@ -23,7 +23,7 @@
[package]
name = "zensical"
version = "0.0.59"
version = "0.0.60"
description = "Zensical"
edition.workspace = true
rust-version.workspace = true