-
Notifications
You must be signed in to change notification settings - Fork 319
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
Release/5.0.0-beta.2 #3645
Release/5.0.0-beta.2 #3645
Conversation
Maybe remove what's already coming out on #3644? |
42623e3
to
72bea24
Compare
FileUtils.cp docs_migration_guide_path, migration_guide_destination_path | ||
docs_files.each do |file| | ||
FileUtils.cp file, "docs/" | ||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a new file here so took the opportunity to generalize this so we don't need to add new files manually.
72bea24
to
7eecc8c
Compare
Rebased on top of #3652 |
7eecc8c
to
b0b1ad2
Compare
This has been released. Created #3658 to add the changelog + migration guide to the Closing this instead of merging to avoid future merge conflicts with the version change commits. |
No description provided.