release <b>v2026.08.25</b> in the brand header, right after the title — so it
survives a collapsed sidebar and every tab switch, and travels with a
screenshot. Links to cc_release_url(). cc_brand_header() emits it from its
release argument; call this directly where a framework owns the bar
(page_sidebar()'s title, page_navbar()).
Usage
cc_release_chip(version, href = cc_release_url(version))Arguments
- version
release version,
"v2026.08.25";NULL/NA/""→ no chip- href
where the chip links; default
cc_release_url()