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
Is your feature request related to a problem? Please describe.
We have a lot of beautifiers, each of which has to be manually published to npm.
Describe the solution you'd like
Upon successful CI builds to master, create a release that updates the version number and publishes to npm automatically.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Totally agree. Is there any automated solutions which could do this? I know a lot of people create custom scripts and add to their Travis CI builds -- I'm hoping for something more maintainable.
Is your feature request related to a problem? Please describe.
We have a lot of beautifiers, each of which has to be manually published to npm.
Describe the solution you'd like
Upon successful CI builds to
master
, create a release that updates the version number and publishes to npm automatically.Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: