types
types copied to clipboard
🔖 Release version 4.6.0
🔗 Dependencies
Issues of the milestone corresponding to this version should be done before resolving this issue.
✅ Checklist
- [ ] 🔖 Set Gradle project's version to this new one.
- [ ] 📝 Update versioning annotations of unreleased declarations.
- [ ] 📝 Check the copyright notice in the license documentation.
- [ ] 🚀 Deliver packages to the Maven central by running the delivery workflow.
- [ ] 🚀 Close valid packages and drop invalid ones on the Maven central.
- [ ] 🚀 Release packages on the Maven central.
- [ ] 🚀 Run the
./gradlew :publishApiReferencecommand for publishing the new API reference. - [ ] 📝 Move the unreleased changelog to a GitHub release draft.
- [ ] 🔖 Run the
./gradlew :tagcommand for creating a Git annotated tag for this version. - [ ] 🔖 Publish the GitHub release on the annotated tag.
- [ ] 🔖 Set Gradle project's version to the next snapshot.
- [ ] 📝 Announce this release on Reddit.
- [ ] 📝 Announce this release on Slack.
- [ ] 📝 Announce this release on Twitter.