[ ] Asked team if this is a good time for a release
[ ] There are no changes to be ported from the previous major version
[ ] No PRs targeted at this major version are close to getting in
[ ] Bumped minor for new features, patch for bug fixes
[ ] Updated changelog
[ ] Updated migration guide (as needed)
[ ] Link to PR updating dependency versions in appropriate repository in gazebo-release (as needed):
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.
🎈 Release
Preparation for 3.5.0 release.
Comparison to 3.4.1: https://github.com/gazebosim/gz-cmake/compare/gz-cmake3_3.4.1...gz-cmake3
Needed by https://github.com/gazebosim/gz-plugin/pull/138 (to fix cmake warning)
Checklist
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.