mail
mail copied to clipboard
Release automation for stable branches does not update version for root package
Steps to reproduce
- Checkout stable5.5
- Update a dependency manually
- Notice that version (of the mail app) is also changed
Expected behavior
Release automation should also update the lockfile properly
Actual behavior
https://github.com/nextcloud/mail/blob/66eb0066f52765039c1644467d8d892a14c8b52b/package-lock.json#L3
https://github.com/nextcloud/mail/blob/66eb0066f52765039c1644467d8d892a14c8b52b/package-lock.json#L9
Upstream issue: https://github.com/TriPSs/conventional-changelog-action/issues/257