Skip to content

Commit 6001318

Browse files
chore(release): 1.5.0 [skip ci]
1 parent 8e27617 commit 6001318

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

examples/SampleApp/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## [1.5.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.5.0) (2022-05-17)
4+
5+
6+
### Features
7+
8+
* ability to add onPress handler for mentioned user names - [Documentation link](https://getstream.io/chat/docs/sdk/reactnative/core-components/channel/#onpressmessage) ([7894bf9](https://github.com/GetStream/stream-chat-react-native/commit/7894bf92eeb5a02cc0e5028f25f19486214f6306))
9+
10+
11+
### Bug Fixes
12+
13+
* manually update iOS version to 93 ([7e8b57d](https://github.com/GetStream/stream-chat-react-native/commit/7e8b57d95f74a84e67cf951b0be66c865dc86e45))
14+
15+
16+
### Workspaces
17+
18+
* Following linked packages updated: [stream-chat-react-native]
19+
320
## [1.4.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.4.0) (2022-04-27)
421

522

examples/SampleApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sampleapp",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)