Skip to content

Commit 4792ead

Browse files
committed
chore: release 1.5.0
1 parent 54099c0 commit 4792ead

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/AgoraIO/agora-react-native-rtm/compare/v1.4.9...v1.5.0) (2022-03-08)
2+
3+
4+
### Features
5+
6+
* support 1.4.10 ([54099c0](https://github.com/AgoraIO/agora-react-native-rtm/commit/54099c067ae6ca7c251c91d752c87e08e462c035))
7+
18
## [1.4.9](https://github.com/AgoraIO/agora-react-native-rtm/compare/v1.4.8...v1.4.9) (2022-02-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agora-react-native-rtm",
3-
"version": "1.4.9",
3+
"version": "1.5.0",
44
"description": "React Native around the Agora RTM SDKs for Android and iOS agora",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)