Skip to content

Commit 501582b

Browse files
committed
docs(CHANGELOG): note about v15.7.1 release inadvertent breaking change issue
1 parent 7845819 commit 501582b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55

66
## [15.7.1](https://github.com/invertase/react-native-firebase/compare/v15.7.0...v15.7.1) (2022-10-19)
77

8-
**Note:** Version bump only for package react-native-firebase
8+
**Note:** This version (15.7.1) was released in error, the contents of this release should have been versioned as 16.0.0 by our release process.
9+
10+
The breaking changes that will be in v16.0.0 here are an **increase in minimum iOS target version to 11.0 and macOS version to 10.13**.
11+
12+
Attempts to install v15.7.1 without apple deployment targets at that level or higher should result in fast-failure during pod install.
13+
14+
If these new apple target deployment minimums are not possible for project, please stay on v15.7.0
15+
16+
v16.0.0 of react-native-firebase will be released shortly.
17+
Sorry for the inconvenience.
918

1019
# [15.7.0](https://github.com/invertase/react-native-firebase/compare/v15.6.0...v15.7.0) (2022-10-01)
1120

0 commit comments

Comments
 (0)