Skip to content

Commit b710793

Browse files
chore(release): 1.14.2 [skip ci]
1 parent 211bfb1 commit b710793

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.14.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.14.2) (2022-10-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** broken sample app testflight distribution ([0671100](https://github.com/GetStream/stream-chat-react-native/commit/0671100dcae35984ae077cdfee021d3a1631e273))
9+
* check-pr and next-release GH actions are broken after bottomsheet upgrade ([#1764](https://github.com/GetStream/stream-chat-react-native/issues/1764)) ([affd3c7](https://github.com/GetStream/stream-chat-react-native/commit/affd3c75f4bf63ca2d69d3db3536ea1367354e63))
10+
* **android:** various attachment picker issues ([#1760](https://github.com/GetStream/stream-chat-react-native/issues/1760)) ([ad25f20](https://github.com/GetStream/stream-chat-react-native/commit/ad25f205797a53c5ee78c8c6fae38d4b949dac75))
11+
12+
13+
### Workspaces
14+
15+
* Following linked packages updated: [stream-chat-react-native]
16+
317
### [1.14.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.14.1) (2022-10-12)
418

519

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

0 commit comments

Comments
 (0)