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

build(release): fix release workflow #349

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

gdostie
Copy link
Contributor

@gdostie gdostie commented Oct 30, 2024

The create release workflow is currently failing, which prevents the node 22 support changes to come through.

image

If fails on the following TypeError: Cannot read properties of undefined (reading 'whatBump')

Looking at conventional-changelor-angular's source code, we can see that whatBump is exposed directly on the default export, and that recommendedBumpOpts does not exist anymore.

@gdostie gdostie requested a review from a team as a code owner October 30, 2024 19:11
@gdostie gdostie requested review from y-lakhdar, louis-bompart and fbeaudoincoveo and removed request for a team October 30, 2024 19:11
@louis-bompart louis-bompart enabled auto-merge (squash) October 31, 2024 17:14
@louis-bompart louis-bompart merged commit e960c5f into main Oct 31, 2024
4 checks passed
@louis-bompart louis-bompart deleted the chore/ADUI-10326-fix-release-workflow branch October 31, 2024 17:16
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

Successfully merging this pull request may close these issues.

2 participants