Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: changelog in monorepo does overwrite old version #15

Closed
jrson83 opened this issue May 17, 2023 · 1 comment
Closed

bug: changelog in monorepo does overwrite old version #15

jrson83 opened this issue May 17, 2023 · 1 comment

Comments

@jrson83
Copy link
Collaborator

jrson83 commented May 17, 2023

Description

I released a new version of savescum. Sparkee excluded v0.1.1 from the changelog and merged all changes from v0.1.1 into v1.1.2.

@jrson83
Copy link
Collaborator Author

jrson83 commented May 18, 2023

Solution

For monorepo instead of using --output option, we should use --prepend:

-p, --prepend <PATH>             Prepends entries to the given changelog file [env: GIT_CLIFF_PREPEND=]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant