-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: add support for manual version bumping #99
feat: add support for manual version bumping #99
Conversation
@woile @Lee-W @noirbizarre Please check this Pull Request, I think it would be good if this repo also had a CODEOWNERS file. Otherwise, it's not clear who checks the pull requests. Sorry if I'm annoying you :) |
I'll take a look later this week |
overall, it looks good. not sure what fails the CI. might need to take a look |
I think the CI is failing because there are no tags in the fork “No tag found to do an incremental changelog”. I have created a tag for the latest version. Hope it works. |
hmmm... not sure why folk will affect the CI on our end, but looks good to me. Will keep it open for one or two days so @woile and @noirbizarre can take a look |
After I tagged the last release in my fork, it went through. All right. And thanks for the review. |
Thanks so much for helping us investigate it. I was to do it but not yet have the bandwidth
Sounds like something we need to fix. But I'll merge this now and probably get back to this later. Thanks! |
Add the feature requested in #81.