You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indrajit Roy edited this page Jan 19, 2024
·
2 revisions
Create PRs against the development branch for your changes
Merge into development after approved
After all changes for the current release are merged, create a release branch from development > release/{major}.{minor}.{patch}
Checkout the release branch and run release:{patch/minor/major} depending on the kind of release. This automatically updates the next version and creates a tag for it.
Push your changes and create a PR against prod. Merge changes to prod.
Go to the Actions tab on the GH repository and run the publish to npm workflow against the prod branch.