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 by upgrading @commitlint/* devDependencies #55

Merged

Conversation

SuperITMan
Copy link
Member

@SuperITMan SuperITMan commented Sep 19, 2024

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
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Following error appears with @commitlint/[email protected] and [email protected] when executing npm run release command:

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

See GitHub issue for more details: release-it/conventional-changelog#70

Issue Number: N/A

What is the new behavior?

release-it is working as expected

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

@SuperITMan SuperITMan added bug Something isn't working comp: all labels Sep 19, 2024
@SuperITMan SuperITMan added this to the 2.0.0 milestone Sep 19, 2024
@SuperITMan SuperITMan requested a review from mhenkens September 19, 2024 13:20
…encies

Following error appears with `@commitlint/[email protected]` and `[email protected]`:
`ERROR The "angular" preset does not export a function. Maybe you are using an old version of the preset. Please upgrade.`

See GitHub issue for more details: release-it/conventional-changelog#70
@SuperITMan SuperITMan force-pushed the bugfix/fix-release-it-config branch from 33fa5bc to bc08445 Compare September 19, 2024 13:31
@SuperITMan SuperITMan changed the title fix(release): fix release-it configuration after upgrade to version > 7.0.0 (preset -> preset.name) fix(release): fix release-it by upgrading @commitlint/* devDependencies Sep 19, 2024
@mhenkens mhenkens merged commit 59fa321 into NationalBankBelgium:master Sep 19, 2024
5 checks passed
@SuperITMan SuperITMan deleted the bugfix/fix-release-it-config branch September 19, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp: all
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants