You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style(Worker): Replace em dashes with hyphens in CHANGELOG and comments
The CHANGELOG.md and a comment in Register.ts contained em dashes (β) which were replaced with standard hyphens (-) for consistency with the project's plain text formatting standards.
This affects version headers ([v2.1], [v2.0], [v1.3], [v1.2], [v1.1]) and list item prefixes in the changelog, as well as a comment in Register.ts.
0 commit comments