CHANGELOG.md has HTML-escaped entities rendered as literal text instead of characters, e.g. apify mcp install <client> and Actor's. Root cause is HTML auto-escaping in the git-cliff template used by apify/actions/git-cliff-release. Scoped fix: unescape the affected entries in CHANGELOG.md.
CHANGELOG.mdhas HTML-escaped entities rendered as literal text instead of characters, e.g.apify mcp install <client>andActor's. Root cause is HTML auto-escaping in the git-cliff template used byapify/actions/git-cliff-release. Scoped fix: unescape the affected entries inCHANGELOG.md.