We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a785a4 commit 91302d6Copy full SHA for 91302d6
examples/SampleApp/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+### [2.4.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.4.0...sampleapp@v2.4.1) (2025-02-25)
4
+
5
6
+### Bug Fixes
7
8
+* duplicate android pns ([#2978](https://github.com/GetStream/stream-chat-react-native/issues/2978)) ([3a09f1d](https://github.com/GetStream/stream-chat-react-native/commit/3a09f1d78838d6d54e2c02ebcd94703cd5f93a77))
9
10
## [2.4.0](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.3.1...sampleapp@v2.4.0) (2025-02-13)
11
12
examples/SampleApp/package.json
@@ -1,6 +1,6 @@
{
"name": "sampleapp",
- "version": "2.4.0",
+ "version": "2.4.1",
"private": true,
"repository": {
"type": "git",
0 commit comments