Skip to content

Commit

Permalink
chore(release): 5.39.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 2, 2024
1 parent a3a6933 commit bfc7f76
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 31 deletions.
8 changes: 8 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

### [5.39.1](https://github.com/GetStream/stream-chat-react-native/compare/v5.39.0...v5.39.1) (2024-10-02)


### Bug Fixes

* expo refresh control and audio bugs ([#2695](https://github.com/GetStream/stream-chat-react-native/issues/2695)) ([b548a71](https://github.com/GetStream/stream-chat-react-native/commit/b548a717610d2b8863210828ea2ccd4cbf100ea0))
* own message custom theme bug ([#2696](https://github.com/GetStream/stream-chat-react-native/issues/2696)) ([4e2596b](https://github.com/GetStream/stream-chat-react-native/commit/4e2596b631d9a4ea510573cf0f055d2824d35a2d))

## [5.39.0](https://github.com/GetStream/stream-chat-react-native/compare/v5.38.1...v5.39.0) (2024-09-25)


Expand Down
4 changes: 2 additions & 2 deletions package/expo-package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stream-chat-expo",
"description": "The official Expo SDK for Stream Chat, a service for building chat applications",
"version": "5.39.0",
"version": "5.39.1",
"author": {
"company": "Stream.io Inc",
"name": "Stream.io Inc"
Expand All @@ -10,7 +10,7 @@
"main": "src/index.js",
"types": "types/index.d.ts",
"dependencies": {
"stream-chat-react-native-core": "5.39.0"
"stream-chat-react-native-core": "5.39.1"
},
"peerDependencies": {
"@react-native-community/netinfo": ">=6.0.0",
Expand Down
28 changes: 14 additions & 14 deletions package/expo-package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2929,10 +2929,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
integrity sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==

stream-chat-react-native-core@5.38.1:
version "5.38.1"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.38.1.tgz#dbb863732229fb902abf065c2323e4ffdad1f2f0"
integrity sha512-+xijAg4xP1rdAOeVMwAckAaKN1Yei15/TQu3/1Td50d0BlKlZoDbzr0Rv8onjKghdAL5TTDb1QDxv6XG7iinqw==
stream-chat-react-native-core@5.39.0:
version "5.39.0"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.39.0.tgz#499db88ff9a6ef2f93012f2dd1c0feb3c849859c"
integrity sha512-dzA/N3pOWMmRtNmMWYfnOnGSBG+K+ReKqLL3CXYmSnUmEHQlJwHqKDLPlxnNY8IOT2Nh067m04aB+1OQZpi/Mw==
dependencies:
"@gorhom/bottom-sheet" "^4.6.4"
dayjs "1.10.5"
Expand All @@ -2945,12 +2945,12 @@ [email protected]:
path "0.12.7"
react-native-markdown-package "1.8.2"
react-native-url-polyfill "^1.3.0"
stream-chat "8.39.0"
stream-chat "8.40.8"

stream-chat@8.39.0:
version "8.39.0"
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.39.0.tgz#f4cb86bd5cac4c1272c24cd66ed4752bcda8d717"
integrity sha512-zQZR1tPrgGBbu+Gnv9F9KQx3OPUMvb0FN+39BEjkjgjRPm2JYhF78jfcYutQMiC538t3V+NgFGgj5N4sZvSsUA==
stream-chat@8.40.8:
version "8.40.8"
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.40.8.tgz#0f5320bd8b03d1cbff377f8c7ae2f8afe24d0515"
integrity sha512-nYLvYAkrvXRzuPO52TIofNiInCkDdXrnBc/658297lC6hzrHNc87mmTht264BXmXLlpasTNP3rLKxR6MxhpgKg==
dependencies:
"@babel/runtime" "^7.16.3"
"@types/jsonwebtoken" "~9.0.0"
Expand All @@ -2960,7 +2960,7 @@ [email protected]:
form-data "^4.0.0"
isomorphic-ws "^4.0.1"
jsonwebtoken "~9.0.0"
ws "^7.4.4"
ws "^7.5.10"

sucrase@^3.20.0:
version "3.32.0"
Expand Down Expand Up @@ -3136,10 +3136,10 @@ write-file-atomic@^2.3.0:
imurmurhash "^0.1.4"
signal-exit "^3.0.2"

ws@^7.4.4:
version "7.5.9"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
ws@^7.5.10:
version "7.5.10"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==

xcode@^3.0.1:
version "3.0.1"
Expand Down
4 changes: 2 additions & 2 deletions package/native-package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stream-chat-react-native",
"description": "The official React Native SDK for Stream Chat, a service for building chat applications",
"version": "5.39.0",
"version": "5.39.1",
"author": {
"company": "Stream.io Inc",
"name": "Stream.io Inc"
Expand All @@ -11,7 +11,7 @@
"types": "types/index.d.ts",
"dependencies": {
"es6-symbol": "^3.1.3",
"stream-chat-react-native-core": "5.39.0"
"stream-chat-react-native-core": "5.39.1"
},
"peerDependencies": {
"@react-native-camera-roll/camera-roll": ">=5.0.0",
Expand Down
27 changes: 16 additions & 11 deletions package/native-package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4244,10 +4244,10 @@ statuses@~1.5.0:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==

stream-chat-react-native-core@5.38.1:
version "5.38.1"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.38.1.tgz#dbb863732229fb902abf065c2323e4ffdad1f2f0"
integrity sha512-+xijAg4xP1rdAOeVMwAckAaKN1Yei15/TQu3/1Td50d0BlKlZoDbzr0Rv8onjKghdAL5TTDb1QDxv6XG7iinqw==
stream-chat-react-native-core@5.39.0:
version "5.39.0"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.39.0.tgz#499db88ff9a6ef2f93012f2dd1c0feb3c849859c"
integrity sha512-dzA/N3pOWMmRtNmMWYfnOnGSBG+K+ReKqLL3CXYmSnUmEHQlJwHqKDLPlxnNY8IOT2Nh067m04aB+1OQZpi/Mw==
dependencies:
"@gorhom/bottom-sheet" "^4.6.4"
dayjs "1.10.5"
Expand All @@ -4260,12 +4260,12 @@ [email protected]:
path "0.12.7"
react-native-markdown-package "1.8.2"
react-native-url-polyfill "^1.3.0"
stream-chat "8.39.0"
stream-chat "8.40.8"

stream-chat@8.39.0:
version "8.39.0"
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.39.0.tgz#f4cb86bd5cac4c1272c24cd66ed4752bcda8d717"
integrity sha512-zQZR1tPrgGBbu+Gnv9F9KQx3OPUMvb0FN+39BEjkjgjRPm2JYhF78jfcYutQMiC538t3V+NgFGgj5N4sZvSsUA==
stream-chat@8.40.8:
version "8.40.8"
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.40.8.tgz#0f5320bd8b03d1cbff377f8c7ae2f8afe24d0515"
integrity sha512-nYLvYAkrvXRzuPO52TIofNiInCkDdXrnBc/658297lC6hzrHNc87mmTht264BXmXLlpasTNP3rLKxR6MxhpgKg==
dependencies:
"@babel/runtime" "^7.16.3"
"@types/jsonwebtoken" "~9.0.0"
Expand All @@ -4275,7 +4275,7 @@ [email protected]:
form-data "^4.0.0"
isomorphic-ws "^4.0.1"
jsonwebtoken "~9.0.0"
ws "^7.4.4"
ws "^7.5.10"

string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
Expand Down Expand Up @@ -4681,11 +4681,16 @@ ws@^6.2.2:
dependencies:
async-limiter "~1.0.0"

ws@^7, ws@^7.4.4, ws@^7.5.1:
ws@^7, ws@^7.5.1:
version "7.5.9"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==

ws@^7.5.10:
version "7.5.10"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==

xtend@~4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stream-chat-react-native-core",
"description": "The official React Native and Expo components for Stream Chat, a service for building chat applications",
"version": "5.39.0",
"version": "5.39.1",
"author": {
"company": "Stream.io Inc",
"name": "Stream.io Inc"
Expand Down
2 changes: 1 addition & 1 deletion package/src/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "5.39.0"
"version": "5.39.1"
}

0 comments on commit bfc7f76

Please sign in to comment.