UNPKG

cordova-plugin-injectview

Version:

Automatically inject Cordova platform and plugin scripts into your site.

8 lines (6 loc) 276 B
# Releasing - Bump version numbers in `package.json` and `plugin.xml` - `git commit -a` to commit outstanding changes - `git tag -s x.y.z -m 'Release x.y.z.'` to create release tag - `git push && git push --tags` to push changes - `npm publish` to publish NPM package