Skip to content

Commit

Permalink
chore: release 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sda-rob committed Dec 10, 2024
1 parent 8c8452d commit 5490539
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.0](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.4.0...v4.5.0) (2024-12-10)


### Features

* support 4.5.0 ([#837](https://github.com/AgoraIO-Extensions/react-native-agora/issues/837)) ([8c8452d](https://github.com/AgoraIO-Extensions/react-native-agora/commit/8c8452df8884602cfb131476ac406c979590290c)), closes [#823](https://github.com/AgoraIO-Extensions/react-native-agora/issues/823) [#827](https://github.com/AgoraIO-Extensions/react-native-agora/issues/827) [#833](https://github.com/AgoraIO-Extensions/react-native-agora/issues/833) [#841](https://github.com/AgoraIO-Extensions/react-native-agora/issues/841)

# [4.4.0](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.3.2...v4.4.0) (2024-08-29)


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.4.0",
"version": "4.5.0",
"description": "Agora RTC SDK For React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 5490539

Please sign in to comment.