Skip to content

Commit cf13ef0

Browse files
committed
fix typo
1 parent 7540581 commit cf13ef0

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## v3.0.116(JAN 10, 2020)
4+
45
- Improved stability.
56

67
## v3.0.115(DEC 24, 2019)

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Check out [Basic Sample with SyncManager](https://github.com/sendbird/SendBird-J
4747

4848
## v3.0.116(JAN 10, 2020)
4949

50+
If you want to check the record of other version, go to [Change Log](https://github.com/sendbird/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md).
51+
5052
- Improved stability.
5153

5254
## [Change Log](https://github.com/sendbird/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md)

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sendbird",
3-
"version": "3.0.115",
3+
"version": "3.0.116",
44
"authors": ["SendBird <[email protected]>"],
55
"homepage": "https://github.com/sendbird/SendBird-SDK-JavaScript",
66
"description": "SendBird JavaScript SDK",

0 commit comments

Comments
 (0)