We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1da18d commit ad8ea0aCopy full SHA for ad8ea0a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Change Log
2
==========
3
4
+Version 2.7.5 *(18th May, 2021)*
5
+-------------------------------------------
6
+* Revert temporary fix for React Native issue.
7
+
8
+Version 2.7.4 *(17th May, 2021)*
9
10
+* Temporary fix for React Native issue.
11
12
Version 2.7.3 *(7th May, 2021)*
13
-------------------------------------------
14
* Make Firebase key mapping recursive.
Segment-Firebase.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Firebase"
- s.version = "2.7.3"
+ s.version = "2.7.5"
s.summary = "Firebase Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments