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
-1. Run elm-test and make sure they're passing
0. Make sure git is empty
1. Change version in mix.exs
2. Change version in elm-package.json
3. Enforce exposed modules
4. Generate docs using elm-docs
5. Git commit -am "version"
6. Git tag version
The text was updated successfully, but these errors were encountered:
@baransu looks like we could just fork it and replace everything package.json related with elm-package.json and everything npm publish related to git push
elchemy bump patch | minor | major
The text was updated successfully, but these errors were encountered: