I've updated package.json but I had to change the NPM_TOKEN in travis to successfully release so deployments are currently done using my account. I don't really care but you may want to change this to use the symphonyoss account that used to do the releases (seems npm have deleted that...)? As I suspected the versioning has reset to 1.0.0 - not sure how to fix that...
See https://www.npmjs.com/package/@symphonyoss/hubot-symphony
Can you look into how to bump the next version to 3.0.7, do a release and notify the dev list that any users need to update their dependencies from hubot-symphony to @symphonyoss\hubot-symphony please?
You may also want this as a reference for future projects.
- Build 280 : failed using
npm publish (c81795a)
- Build 281 : pushed to NPM but failed to update github releases - probably due to version mismatch
npm publish --access public (e7b506a)
I've updated package.json but I had to change the NPM_TOKEN in travis to successfully release so deployments are currently done using my account. I don't really care but you may want to change this to use the symphonyoss account that used to do the releases (seems npm have deleted that...)? As I suspected the versioning has reset to 1.0.0 - not sure how to fix that...
See https://www.npmjs.com/package/@symphonyoss/hubot-symphony
Can you look into how to bump the next version to 3.0.7, do a release and notify the dev list that any users need to update their dependencies from
hubot-symphonyto@symphonyoss\hubot-symphonyplease?You may also want this as a reference for future projects.
npm publish(c81795a)npm publish --access public(e7b506a)