File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 18.0.2
2+ * bugfix: only apply new logic for cordova-ios@8 if platform is ios
3+ - Resolves [ #907 ] ( https://github.com/dpa99c/cordova-plugin-firebasex/issues/907 )
4+ - Introduced by [ #896 ] ( https://github.com/dpa99c/cordova-plugin-firebasex/pull/896 )
5+
6+
17# Version 18.0.1
28* feat(ios): prepare for cordova-ios 8 support - corrected app name
39 * Merged from PR [ #896 ] ( https://github.com/dpa99c/cordova-plugin-firebasex/pull/896 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-firebasex" ,
3- "version" : " 18.0.1 " ,
3+ "version" : " 18.0.2 " ,
44 "description" : " Cordova plugin for Google Firebase" ,
55 "types" : " ./types/index.d.ts" ,
66 "author" : {
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <plugin id =" cordova-plugin-firebasex" version =" 18.0.1 "
2+ <plugin id =" cordova-plugin-firebasex" version =" 18.0.2 "
33 xmlns=" http://apache.org/cordova/ns/plugins/1.0"
44 xmlns:android=" http://schemas.android.com/apk/res/android"
55 xmlns:tools=" http://schemas.android.com/tools"
You can’t perform that action at this time.
0 commit comments