Skip to content

Commit 9cf1bab

Browse files
chore(release): 2.3.0 [skip ci]
1 parent 530419a commit 9cf1bab

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [2.3.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.3.0) (2025-01-29)
4+
5+
6+
### Features
7+
8+
* channel pinning and archiving ([#2866](https://github.com/GetStream/stream-chat-react-native/issues/2866)) ([9cf8832](https://github.com/GetStream/stream-chat-react-native/commit/9cf88327eb7274af1f0e5a11f3f06f02c9efb33c))
9+
10+
11+
### Bug Fixes
12+
13+
* archive icon name and export, swipeable usage in sample app ([#2913](https://github.com/GetStream/stream-chat-react-native/issues/2913)) ([6657138](https://github.com/GetStream/stream-chat-react-native/commit/66571384668fb9921b51ac1b8948b1f0cad1910e))
14+
315
## [2.2.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.2.0) (2025-01-27)
416

517

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

0 commit comments

Comments
 (0)