Closed am closed 6 years ago
Oups, I didn't use standard-version, it comes from dekimasoon cordova plugin 🙈 you can take it out, or replace by a better tool, if you want!
Oh I see. BTW how do you release a new version? Manually create tag and push to npm?
Currently yes, until now, this project, is my second npm package...
Not sure if this could be automated, but it's a matter of keep the package-lock in sync when doing a release. I saw the project uses
standard-version
for releases, and I've no experience with this package.I'll take a look to see if this can be part of the release process, either way this fixes the name and version for now.