Skip to content
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: 0.4.0 #129

Merged
merged 4 commits into from
Jul 15, 2024
Merged

Release: 0.4.0 #129

merged 4 commits into from
Jul 15, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 12, 2024

  • Branch: Starting from develop, cut a release branch named release/0.4.0 for your changes.
  • Version bump: Bump the version number in package.json and package-lock.json if it does not already reflect the version being released.
  • Changelog: Add/update the changelog in CHANGELOG.md.
  • Props: Update CREDITS.md file with any new contributors, confirm maintainers are accurate.
  • Readme updates: Make any other readme changes as necessary in README.md.
  • Merge: Make a non-fast-forward merge from your release branch to develop (or merge the Pull Request), then merge develop into trunk (git checkout develop && git pull origin develop && git checkout trunk && git pull origin trunk && git merge --no-ff develop). trunk contains the stable development version.
  • Push: Push your trunk branch to GitHub (e.g. git push origin trunk).
  • Release: Create a new release, naming the tag and the release with the new version number, and targeting the trunk branch. Paste the changelog from CHANGELOG.md into the body of the release and include a link to the closed issues on the milestone. The release should now appear under releases.
  • Close milestone: Edit the milestone with release date (in the Due date (optional) field) and link to GitHub release (in the Description field), then close the milestone.
  • Punt incomplete items: If any open issues or PRs which were milestoned for 0.4.0 do not make it into the release, update their milestone to 0.5.0 or Future Release.

@github-actions github-actions bot requested a review from a team as a code owner July 12, 2024 12:19
@github-actions github-actions bot requested review from faisal-alvi and removed request for a team July 12, 2024 12:19
@iamdharmesh iamdharmesh self-assigned this Jul 12, 2024
@iamdharmesh iamdharmesh requested review from dkotter and jeffpaul and removed request for faisal-alvi July 12, 2024 12:50
dkotter
dkotter previously approved these changes Jul 12, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
@iamdharmesh iamdharmesh merged commit ae1454f into develop Jul 15, 2024
14 checks passed
@iamdharmesh iamdharmesh deleted the release/0.4.0 branch July 15, 2024 06:28
github-actions bot pushed a commit that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants