Releases: Penbase/cordova-plugin-fcm-with-dependecy-updated
Releases · Penbase/cordova-plugin-fcm-with-dependecy-updated
7.9.0-dev-4
edit config
7.9.0-dev-3
edit manifest
7.9.0-dev-2
repair error in plugin.xml
7.9.0-dev-1
update changelog
Version 7.8.5
- Replace some missing references from old plugin id "@penbase/cordova-[...]" to new id "penbase-cordova-[...]"
- Create script "make_all_npm_install.js", executed before building for adding for running
npm install
command into all subfolder - Update script "update_version.js" for updating version into podspec file and "package.toCopy.json" file
Version 7.8.5-beta-4
update scripts improving error managment
Version 7.8.5-beta-3
remove unused dep
Version 7.8.4
Update FCMPlugin.gradle file for fixing Android build Update default Jenkins slave agent from "slave-mac-sylvain" to generic "ionic-ios"
Version 7.8.4-beta-1
update changelog
Version 7.8.3
Fix update cordova plugin id
Create script for updating version from package.json version. This script update plugin.xml file and all sub-package.json file.