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
feat!: force release (#153)
BREAKING CHANGE: This module now requires Node.js >=22.12 and is ESM-only. `rcedit` is now a named export. The `rcedit.exe` binary is updated to v2.0.0.
feat: support setting resource strings (#92)
rcedit supports `--set-resource-string <id> <value>` but this was
not yet exposed here.
Co-authored-by: David Sanders <[email protected]>