Create a patch release
github-learning-lab opened this issue · 1 comments
github-learning-lab commented
A final release
You updated the source code, but users can't readily access your most recent changes. Prepare a new release, and distribute that release to the necessary channels.
Step 14: Create release v1.0.1
With automation, you don't have to spend a lot of time working on your release draft. Follow the same steps we took before, and you'll find a new release drafted and ready for your approval.
⌨️ Activity: Complete release
- Go to the Releases page for this repository.
- You can click the link above, or click the Code tab at the top of your repository. Then, find the navigation bar below the repository description, and click 3 releases.
- Click the Edit button next to your draft release.
- Practice your semantic version syntax. What should this version be labeled?
- Click Publish release.
I'll respond below with your next steps.
github-learning-lab commented
Great work! Your next steps can be found in your next issue.