-
Notifications
You must be signed in to change notification settings - Fork 193
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
Where to find a changelog? #750
Comments
I agree, there's much to be done in terms of maintenance, changelog etc. For now, the best source of truth is to look a commit history: https://github.com/callstack/haul/commits/master |
Thanks for swift response! I see how it works now, basically versions don't necessarily need to match, they are released/upgraded as needed. Commits in between will tell me what the change was. I see you put a "good first issue" tag to it, what do you imagine as part of this?
|
The process of generating changelog can be automated by Learn, which we use for managing monorepo, so it boils down to add proper options to |
I haven't upgraded haul on my project for quite some time, now all my
@haul-bundler/*
packages are all outdated. How should I approach upgrading?I noticed one of the patches was merged that I need but I have no idea if it was released.
It's not the first time I encountered this. Simply having changelog would make this much easier.
The text was updated successfully, but these errors were encountered: