Skip to content

Commit f7b23b5

Browse files
chore(release): 1.31.0 [skip ci]
1 parent 0c288a2 commit f7b23b5

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.31.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.31.0) (2024-10-31)
4+
5+
6+
### Features
7+
8+
* polls implementation ([#2719](https://github.com/GetStream/stream-chat-react-native/issues/2719)) ([c770854](https://github.com/GetStream/stream-chat-react-native/commit/c7708544d49e27dab4a2fee08c235fb39afd2178))
9+
10+
11+
### Bug Fixes
12+
13+
* bump sample apps and store issues ([#2735](https://github.com/GetStream/stream-chat-react-native/issues/2735)) ([424aefb](https://github.com/GetStream/stream-chat-react-native/commit/424aefba4b90b2de8c5bff59e52c0e9aaa580d09))
14+
* remove macos deployment destination ([#2736](https://github.com/GetStream/stream-chat-react-native/issues/2736)) ([e81c6bc](https://github.com/GetStream/stream-chat-react-native/commit/e81c6bc9a0e5734e7af02d59f8d644e7dbde36cb))
15+
16+
17+
### Workspaces
18+
19+
* Following linked packages updated: [stream-chat-react-native]
20+
321
### [1.30.6](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.30.6) (2024-10-28)
422

523

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

0 commit comments

Comments
 (0)