Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions docs/react-native/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,33 @@ sidebar_position: 4

# Embrace React Native SDK Changelog

## 6.6.0

Embrace Android SDK Version: [7.9.2](/android/changelog/#792)
Embrace Apple SDK Version [6.16.2](/ios/changelog/#6151)

- Updated iOS native Embrace SDK dependency to [version 6.15.1](/ios/changelog/#6162)

- Updated iOS

_Mar 11, 2026_

- Upd
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does it mean?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies; was in a rush. Fixed.


## 6.5.0

Embrace Android SDK Version: [7.9.2](/android/changelog/#792)
Embrace Apple SDK Version [6.16.1](/ios/changelog/#6151)

- Updated iOS native Embrace SDK dependency to [version 6.15.1](/ios/changelog/#6161)

_Mar 10, 2026_

## 6.4.1

Embrace Android SDK Version: [7.9.2](/android/changelog/#792)
Embrace Apple SDK Version [6.15.1](/ios/changelog/#6151)

_Feb 24, 2026_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking at the rest of the changelog looks like our convention is to have the date first and then the Android/Apple versions after


- Improve logging for cases when `setJavaScriptBundlePath` returns an error
Expand Down
Loading