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

Prepare v4.4.1 #286

Merged
merged 1 commit into from
Jul 9, 2019
Merged

Prepare v4.4.1 #286

merged 1 commit into from
Jul 9, 2019

Conversation

jseppi
Copy link
Contributor

@jseppi jseppi commented Jul 9, 2019

Release checklist

  1. Create a branch off master and a pull request with the following changes. Copy this checklist in the comment of the pull request.
    • Update the CHANGELOG.md by comparing the last release and what is on master. In the changelog, replace the master heading with the to-be-released stable version.
    • Update the version number in package.json and package-lock.json.
  2. Request a PR review and then merge it into master.
  3. Tag the release and start the build.
    • Make sure you've pulled in all changes to master locally.
    • Build the release with npm run prepublish && npm run docs
    • Commit and push with commit message vX.X.X
    • Create the git tag for the release with git tag -a vX.X.X -m 'vX.X.X'
    • Push the tags with git push --tags
    • Run npm publish

Post-release checklist

Update version number in GL JS examples:

@jseppi jseppi self-assigned this Jul 9, 2019
Copy link

@asheemmamoowala asheemmamoowala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@jseppi jseppi merged commit 19e6de9 into master Jul 9, 2019
@jseppi jseppi deleted the release-v4.4.1 branch July 9, 2019 22:22
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.

2 participants