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
I'm bad at remembering processes. Afaik the only thing that nanocomponent
does differently from most of my modules is keeping a changelog. I wonder
if we could script that?
On Sun, Sep 3, 2017 at 4:52 PM Bret Comnes ***@***.***> wrote:
Maybe add the release process to CONTRIBUTING
Update changelog date
Bump package.json
commit -m '6.4.0'
git tag v6.4.0
git push ; git push --tags
npx gh-release
npm publish
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#54>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACWlet8mKKFnmMzkdBjyQYywgOA6rJWmks5ser01gaJpZM4PLNMa>
.
Maybe add the release process to CONTRIBUTING
The text was updated successfully, but these errors were encountered: