Skip to content

Release: 0.7.2 - #162

Merged
peterwilsoncc merged 3 commits into
developfrom
release/0.7.2
Sep 2, 2026
Merged

Release: 0.7.2#162
peterwilsoncc merged 3 commits into
developfrom
release/0.7.2

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
  • Branch: Starting from develop, cut a release branch named release/X.Y.Z 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 X.Y.Z do not make it into the release, update their milestone to X.Y.Z+1, X.Y+- [ ]0, X+- [ ]0.0 or Future Release.

@github-actions
github-actions Bot requested a review from a team as a code owner September 2, 2026 02:52
@github-actions
github-actions Bot requested review from peterwilsoncc and removed request for a team September 2, 2026 02:52
@peterwilsoncc
peterwilsoncc merged commit 41210c3 into develop Sep 2, 2026
20 checks passed
@peterwilsoncc
peterwilsoncc deleted the release/0.7.2 branch September 2, 2026 03:05
github-actions Bot pushed a commit that referenced this pull request Sep 2, 2026
@peterwilsoncc peterwilsoncc added this to the 0.7.2 milestone Sep 2, 2026
@peterwilsoncc peterwilsoncc self-assigned this Sep 2, 2026
@peterwilsoncc

Copy link
Copy Markdown
Contributor

Third time's a charm

Available:

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.

1 participant