Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(aft): Don't write changelog updates if version was not bumped.
Fixes issue in `version-bump` where a changelog may be updated without a corresponding version bump. For example, `amplify_flutter` consolidates updates from all packages, and can collect changelog updates when its version has not been bumped causing a `## NEXT` entry.
- Loading branch information