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

Make a release guide (or automate some more) #56

Open
adrianmcli opened this issue May 27, 2020 · 0 comments
Open

Make a release guide (or automate some more) #56

adrianmcli opened this issue May 27, 2020 · 0 comments

Comments

@adrianmcli
Copy link
Member

Currently, these are the steps:

  1. Bump version manually in package.json
  2. Make a git tag with the command git tag -a v2.2.1 -m "this is the release message"
  3. Go on Github UI and draft a release with the same version number (remember the "v")

Once pushed, the commit will trigger the Circle CI to initiate publishing. Check NPM to make sure new version has been published: https://www.npmjs.com/package/@studydefi/money-legos

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

No branches or pull requests

1 participant