Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent 2cf92b7 commit bf6ee2b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions examples/SampleApp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

### [2.0.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.0.1) (2024-12-19)


### Bug Fixes

* image gallery safe area ([#2855](https://github.com/GetStream/stream-chat-react-native/issues/2855)) ([5825685](https://github.com/GetStream/stream-chat-react-native/commit/5825685179f7803007da5eac530e06caf513ec1f))
* ios push notifications on sample app ([#2856](https://github.com/GetStream/stream-chat-react-native/issues/2856)) ([d607132](https://github.com/GetStream/stream-chat-react-native/commit/d6071326903ec524914fb2a2319dda56ee9a9460))
* sample app ui bugs ([#2854](https://github.com/GetStream/stream-chat-react-native/issues/2854)) ([851237c](https://github.com/GetStream/stream-chat-react-native/commit/851237c5ba17789722a3898265ae8ef5566025b4))

## [2.0.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v2.0.0) (2024-12-12)


Expand Down
2 changes: 1 addition & 1 deletion examples/SampleApp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sampleapp",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit bf6ee2b

Please sign in to comment.