simsalabim / sisyphus

Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.
http://sisyphus-js.herokuapp.com
MIT License
1.99k stars 221 forks source link

The versions on GitHub different with the versions on npm #142

Open pvnr0082t opened 8 years ago

pvnr0082t commented 8 years ago

Hi @simsalabim , We are cdnjs team, we want to host this project in cdnjs. I found that there are 5 releases on GitHub but only one release on npm. I'd like to confirm with you if it's correct? Or is it possible to publish all releases on npm? Thank you.

https://github.com/cdnjs/cdnjs/issues/8069 https://github.com/cdnjs/cdnjs/pull/8353

simsalabim commented 8 years ago

Hi @pvnr0082t, I'm sorry it took me that long to get to this issue. I just released new version v1.1.3 here on GitHub and published it on npm registry.

package.json was introduced starting v1.1.2, thus I don't see much benefit in publishing precursory releases on npm.

pvnr0082t commented 8 years ago

Thanks for help. @simsalabim