Skip to content

Commit

Permalink
chore: release 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sda-rob committed Jan 3, 2025
1 parent e94f4f2 commit 8b65583
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [4.5.1](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.0...v4.5.1) (2025-01-03)


### Bug Fixes

* The issue of call API with an invalid data type may cause crash ([#847](https://github.com/AgoraIO-Extensions/react-native-agora/issues/847)) ([e94f4f2](https://github.com/AgoraIO-Extensions/react-native-agora/commit/e94f4f2e380a458de07f14f33ab14d79cf043b24))

# [4.5.0](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.4.0...v4.5.0) (2024-12-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-agora",
"version": "4.5.0",
"version": "4.5.1",
"description": "Agora RTC SDK For React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 8b65583

Please sign in to comment.