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: default package-name to undefined #459

Merged
merged 2 commits into from
Apr 20, 2022
Merged

fix: default package-name to undefined #459

merged 2 commits into from
Apr 20, 2022

Conversation

lukekarrys
Copy link
Contributor

@lukekarrys lukekarrys commented Apr 6, 2022

This allows for release-please to fallback to the default value since it
uses the nullish coalescing operator for that check.

Fixes #457

@google-cla
Copy link

google-cla bot commented Apr 6, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

This allows for release-please to fallback to the deault value since it
uses the nullish coalescing operator for that check.

Fixes #457
@bcoe
Copy link
Contributor

bcoe commented Apr 20, 2022

@lukekarrys thanks for the contribution 👏

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.

monorepo tags broken in v3
2 participants