Skip to content

Commit cf80c90

Browse files
chore(release): 1.17.2 [skip ci]
1 parent 88bff5b commit cf80c90

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.17.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.17.2) (2023-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* fixes clipboard detection on android when not installed ([#1936](https://github.com/GetStream/stream-chat-react-native/issues/1936)) ([a9ce8b3](https://github.com/GetStream/stream-chat-react-native/commit/a9ce8b303f93ae58d392c3cfed937571955639b1))
9+
* typing issues in sample app ([#1942](https://github.com/GetStream/stream-chat-react-native/issues/1942)) ([e2d34be](https://github.com/GetStream/stream-chat-react-native/commit/e2d34be61be16ec278b2d46ad0e314d57801b3b7))
10+
11+
12+
### Workspaces
13+
14+
* Following linked packages updated: [stream-chat-react-native]
15+
316
### [1.17.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.17.1) (2023-01-26)
417

518

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.17.1",
3+
"version": "1.17.2",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)