Please publish a new version on npm
okuryu opened this issue · 7 comments
published as 3.1.0
@vvo, our new security policy prevents me from pushing to master, how do we get around publishing with our script?
EDIT: This is not security related, just recent GitHub rights changes that we need to handle in the release script that was originally pushing to master directly.
@Haroenv Do you mean git push origin master did not work? It's because new rights when we made them consistent triggered bad behaviour.
We only need to be more flexible on this repository as for releasing new versions. Easiest would be to have release scripts that make travis pass.
Also this is a major update that we should be doing since we updated react-element-jsx-string (that's what I do most of the time)
Released v4
Oops, you're right!
No prob