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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# React Native Module Changelog
2
2
3
+
## Version 17.2.0 - January 31, 2024
4
+
Minor release that updates the iOS SDK to 17.7.3 and Android SDK to 17.7.2, modernizes the podspec and updates NPM dependencies flagged during security audit.
5
+
6
+
### Changes
7
+
- Updated iOS SDK to 17.7.3
8
+
- Updated Android SDK to 17.7.2
9
+
- Adds `install_modules_dependencies` to podspec to support for the latest react-native 0.73.3
10
+
- Updates NPM dependencies to address security audit
11
+
3
12
## Version 17.1.1 - December 6, 2023
4
13
Patch release that fixes missing annotations on feature flag methods, makes the `airshipHmsEnabled` flag available and updates examples.
0 commit comments