Skip to content

Commit d1b91a2

Browse files
chore(release): 3.0.1 [skip ci]
1 parent 9682d39 commit d1b91a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [3.0.1](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v3.0.0...sampleapp@v3.0.1) (2025-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* issue with animating giphy on android with latest RN version ([#3092](https://github.com/GetStream/stream-chat-react-native/issues/3092)) ([184ce7a](https://github.com/GetStream/stream-chat-react-native/commit/184ce7a40e8911aac6f3db2035788ab5a94ecb48))
9+
310
## [3.0.0](https://github.com/GetStream/stream-chat-react-native/compare/sampleapp@v2.5.3...sampleapp@v3.0.0) (2025-05-06)
411

512

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

0 commit comments

Comments
 (0)