Sorry to bring this up again, but every time I try to update to the latest version I see a miss match of versions on NPM and GitHub...
On NPM it says 0.10.5 is the latest, on GitHub it says 0.11.2 is the latest and that 0.10.5 does not even exist. 0.10.4 exists on Github, but does not exist on NPM.
Is there a way to have both to be the same?
Yes, sorry. We have an automated script that's broken right now. It's supposed to handle releases but isn't deploying properly. JP is currently on holiday and wants to fix it when he returns. In the meantime i'm manually deploying locally and sometimes forget. Ill do one now :)
You should consider using https://github.com/semantic-release/semantic-release
Ah really cool. Did you want to set it up @aleccool213 ?
Sure thing
@aleccool213 we evaluated semantic-release and it just doesn't work with monorepos like this one.
Duplicate of #242 - Closing.
@jpvalery good to know 馃憤
Thanks @jpvalery :)