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
{{ message }}
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
FrontPress is avaliable via NPM, bower and github files.
At this moment a new release commit is made when:
I guess would be nice if we only generate new release files when a
--releaseflag is specified in commit message.Why:
This issue is done when:
--releaseflag is present in commit message;npm publishandbower publish.What do you think @woliveiras @alisonmonteiro ?