From 89476676f594c6655cfcb86c03961c20bb9e30ba Mon Sep 17 00:00:00 2001 From: Justin Walsh Date: Sun, 16 Aug 2026 02:50:28 -0400 Subject: [PATCH] chore(docs): re-pin the glyph source digest after the package rename The text-to-glyph rename (#79) moved the package root and renamed its concept document, but the recorded source_digest still hashed the pre-rename tree; the validator now passes from a clean regeneration. --- docs/packages/glyph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/packages/glyph.md b/docs/packages/glyph.md index c6e5e1fc..b278dfd0 100644 --- a/docs/packages/glyph.md +++ b/docs/packages/glyph.md @@ -5,7 +5,7 @@ description: Implements portable font loading, retained Rust shaping and layout, resource: ../../packages/glyph workspace_package: '@pmndrs/glyph' documentation_type: reference -source_digest: 'sha256:94a5a169e7ed697668d7a002dcdace719c2b2542c6826bc88ec857c14789a550' +source_digest: 'sha256:0d31b5547c9c7168881a2da18d0fb0f4bf338a31c3961172480bad4d14acdbfe' tags: [package, public-api, rust, wasm, threejs, typography] sources: - id: manifest