You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**FIX**: ensure that bundle script is placed first for Apple build phases ([#420](https://github.com/invertase/flutterfire_cli/issues/420)). ([769a1487](https://github.com/invertase/flutterfire_cli/commit/769a1487ca633f64a3bbfebec4c8f5f16664bbc4))
25
+
-**FIX**: `flutterfire configure` command when existing `firebase_options.dart` has a wrong format ([#424](https://github.com/invertase/flutterfire_cli/issues/424)). ([3edb9076](https://github.com/invertase/flutterfire_cli/commit/3edb90762222ea3e1de0cf9de2f7aaa81f5ccabb))
26
+
-**FIX**: firebase_core folder order by parsing the version ([#410](https://github.com/invertase/flutterfire_cli/issues/410)). ([2cfefc34](https://github.com/invertase/flutterfire_cli/commit/2cfefc345ce9d317dc6a58981db082b51ea77b8d))
Copy file name to clipboardExpand all lines: packages/flutterfire_cli/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## 1.3.2
2
+
3
+
-**FIX**: ensure that bundle script is placed first for Apple build phases ([#420](https://github.com/invertase/flutterfire_cli/issues/420)). ([769a1487](https://github.com/invertase/flutterfire_cli/commit/769a1487ca633f64a3bbfebec4c8f5f16664bbc4))
4
+
-**FIX**: `flutterfire configure` command when existing `firebase_options.dart` has a wrong format ([#424](https://github.com/invertase/flutterfire_cli/issues/424)). ([3edb9076](https://github.com/invertase/flutterfire_cli/commit/3edb90762222ea3e1de0cf9de2f7aaa81f5ccabb))
5
+
-**FIX**: firebase_core folder order by parsing the version ([#410](https://github.com/invertase/flutterfire_cli/issues/410)). ([2cfefc34](https://github.com/invertase/flutterfire_cli/commit/2cfefc345ce9d317dc6a58981db082b51ea77b8d))
6
+
1
7
## 1.3.1
2
8
3
9
-**FIX**: 'Null' is not a subtype of type 'String' in type cast on Linux ([#405](https://github.com/invertase/flutterfire_cli/issues/405)). ([9c8e8438](https://github.com/invertase/flutterfire_cli/commit/9c8e8438bf78cfedd43d2c2ebc234c5a221e062a))
0 commit comments