route360 / r360-js

Route360° JavaScript API (now Targomo)
https://www.targomo.com/developers/
MIT License
174 stars 37 forks source link

Publish all versions to NPM #36

Closed mijamo closed 6 years ago

mijamo commented 7 years ago

Currently, the last version on NPM is 0.3.2. In the github repo it seems to be 0.3.4.

It would be nice to publish all the version to NPM, so that people like me who would want to install the version from NPM can always have the latest version.

In addition, it would be nice to switch to SemVer once the library is considered stable. Right now 0.3.3 added feature compared to 0.3.2 which is counter-intuitive.

gerbsen commented 7 years ago

hey mijamo, thanks for raising this issue. we will push this to nom! you mean it should be 0.4.0?

gerbsen commented 7 years ago

@abenrob could you also please integrate this into the release documentation?

mijamo commented 7 years ago

Yes I think 0.4.0 should be more appropriate for adding a new feature.

Thank you for the very quick answer.

abenrob commented 7 years ago

Good point @mijamo I'll re-version, and publish today

abenrob commented 7 years ago

v0.4.0 published. Will go back and back-publish 0.3.3 and 0.3.4, but not today.

abenrob commented 6 years ago

Not feeling that it's necessary to publish all outdated version to npm. @gerbsen re-open if you feel differently.