Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "StepsForPluginRelease" page has been changed by AndrewGrieve: https://wiki.apache.org/cordova/StepsForPluginRelease?action=diff&rev1=6&rev2=7 a. Commit these two changes together to the `dev` branch {{{ - git log --pretty=format:'* %s' --topo-order --no-merges dev..master + git log --pretty=format:'* %s' --topo-order --no-merges master..dev # Copy & paste into CHANGELOG.md # Edit version within plugin.xml based off of changes. git commit -am "[CB-####] Updated version and changelog for release ''$VERSION''"
