Skip to content

Commit 1efcabf

Browse files
authored
[Dynamic Links] Fix unreleased changelog entry (#11601)
This was missed in Firebase 10.3.0 because the search for Unreleased was case sensitive.
1 parent 931255b commit 1efcabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseDynamicLinks/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# unreleased
1+
# 10.3.0
22
- [fixed] Fixes issue where `utmParametersDictionary` / `minimumAppVersion` were not provided and their value were set to `[NSNull null]` instead of `nil`.
33

44
# 10.2.0

0 commit comments

Comments
 (0)