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

fix(release): fix @release-it/conventional-changelog usage in .release-it.json #478

Conversation

SuperITMan
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[X] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

When running release-it command, we get the error:

The "angular" preset does not export a function. Maybe you are using an old version of the preset. Please upgrade

Issue Number: N/A

What is the new behavior?

Adapt the .release-it.json file based on documentation on @release-it/conventional-changelog library.

See commit: release-it/conventional-changelog@fa034ed

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

@SuperITMan SuperITMan added the bug Something isn't working label Feb 9, 2024
@SuperITMan SuperITMan requested a review from mhenkens February 9, 2024 10:49
@SuperITMan SuperITMan added this to the 1.9.0 milestone Feb 9, 2024
@SuperITMan SuperITMan force-pushed the bugfix/fix-release-it-plugin-usage branch from 4dac903 to a8256f3 Compare February 9, 2024 10:59
@mhenkens mhenkens merged commit da6453e into NationalBankBelgium:master Feb 9, 2024
2 checks passed
@mhenkens
Copy link
Contributor

mhenkens commented Feb 9, 2024

LGMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants