Skip to content

Commit d14346e

Browse files
committed
docs: update changelog
1 parent fd6e1a5 commit d14346e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### Version 5.0.4 (17th January 2025)
2+
#### Fixed
3+
- Fixed type mismatch of some `AdjustPlayStoreSubscription` fields in JS and TS (https://github.com/adjust/react_native_sdk/issues/260).
4+
5+
#### Native SDKs
6+
- [[email protected]][ios_sdk_v5.0.2]
7+
- [[email protected]][android_sdk_v5.0.2]
8+
9+
---
10+
111
### Version 5.0.3 (6th December 2024)
212
#### Changed
313
- Switched to native Android SDK version that depends on a specific version of the signature library.
@@ -709,6 +719,7 @@ In case you were using beta version of the SDK v5, please switch to the official
709719
[ios_sdk_v4.38.2]: https://github.com/adjust/ios_sdk/tree/v4.38.2
710720
[ios_sdk_v5.0.0]: https://github.com/adjust/ios_sdk/tree/v5.0.0
711721
[ios_sdk_v5.0.1]: https://github.com/adjust/ios_sdk/tree/v5.0.1
722+
[ios_sdk_v5.0.2]: https://github.com/adjust/ios_sdk/tree/v5.0.2
712723

713724
[android_sdk_v4.10.4]: https://github.com/adjust/android_sdk/tree/v4.10.4
714725
[android_sdk_v4.11.0]: https://github.com/adjust/android_sdk/tree/v4.11.0

0 commit comments

Comments
 (0)