Skip to content

Commit

Permalink
chore(release): 5.18.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 4, 2023
1 parent 3fb95ff commit fb860a9
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 38 deletions.
9 changes: 9 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

### [5.18.1](https://github.com/GetStream/stream-chat-react-native/compare/v5.18.0...v5.18.1) (2023-10-04)


### Bug Fixes

* long message content overflowing issue in overlay ([#2244](https://github.com/GetStream/stream-chat-react-native/issues/2244)) ([0e37670](https://github.com/GetStream/stream-chat-react-native/commit/0e37670063fdda71680fc64e119ec0533150459c))
* missing Japanese translation ([#2243](https://github.com/GetStream/stream-chat-react-native/issues/2243)) ([ed2754f](https://github.com/GetStream/stream-chat-react-native/commit/ed2754f9fc011eb91f007789308950b50b66363b))
* url param serialisation issue on iOS 17 ([#2246](https://github.com/GetStream/stream-chat-react-native/issues/2246)) ([0f23d93](https://github.com/GetStream/stream-chat-react-native/commit/0f23d93079c18301aa5717e9140c247e15e307dd))

## [5.18.0](https://github.com/GetStream/stream-chat-react-native/compare/v5.17.1...v5.18.0) (2023-09-26)


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.18.0",
"version": "5.18.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.18.0"
"stream-chat-react-native-core": "5.18.1"
},
"peerDependencies": {
"@react-native-community/netinfo": ">=6.0.0",
Expand Down
25 changes: 9 additions & 16 deletions package/expo-package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2367,12 +2367,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

linkify-it@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
dependencies:
uc.micro "^1.0.1"
linkifyjs@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.1.tgz#73d427e3bbaaf4ca8e71c589ad4ffda11a9a5fde"
integrity sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA==

loader-utils@^2.0.0:
version "2.0.4"
Expand Down Expand Up @@ -3036,17 +3034,17 @@ stream-buffers@2.2.x:
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.17.1:
version "5.17.1"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.17.1.tgz#c37b5bfbc7c5822e1db48cb9da859fa501574a10"
integrity sha512-nruCDSGmjje0Z8By6yFuND9i/3XHAlwia6Y95i7Z6HCucE3dwhbMYCmox0j9mTzF7ob4OFISC8YXCfgReDH/Fg==
stream-chat-react-native-core@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.18.0.tgz#088de30dd1bf4d8e529e942a1cb3103183da1fa1"
integrity sha512-fEA38wYPJxwHLB6LcSgDaELCTK4cGQdgKixCPBG5XvqyDwMUOt6DWi+gQs8Vc5nf9PimJsOfJH/KGEuMrcWryQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@gorhom/bottom-sheet" "4.4.5"
dayjs "1.10.5"
file-loader "6.2.0"
i18next "20.2.4"
linkify-it "^4.0.1"
linkifyjs "^4.1.1"
lodash-es "4.17.21"
metro-react-native-babel-preset "0.66.2"
mime-types "^2.1.34"
Expand Down Expand Up @@ -3138,11 +3136,6 @@ ua-parser-js@^0.7.30:
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.35.tgz#8bda4827be4f0b1dda91699a29499575a1f1d307"
integrity sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==

uc.micro@^1.0.1:
version "1.0.6"
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==

unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
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.18.0",
"version": "5.18.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.18.0"
"stream-chat-react-native-core": "5.18.1"
},
"peerDependencies": {
"@react-native-camera-roll/camera-roll": ">=5.0.0",
Expand Down
25 changes: 9 additions & 16 deletions package/native-package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2876,12 +2876,10 @@ leven@^3.1.0:
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==

linkify-it@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
dependencies:
uc.micro "^1.0.1"
linkifyjs@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.1.tgz#73d427e3bbaaf4ca8e71c589ad4ffda11a9a5fde"
integrity sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA==

loader-utils@^2.0.0:
version "2.0.4"
Expand Down Expand Up @@ -4381,17 +4379,17 @@ 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.17.1:
version "5.17.1"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.17.1.tgz#c37b5bfbc7c5822e1db48cb9da859fa501574a10"
integrity sha512-nruCDSGmjje0Z8By6yFuND9i/3XHAlwia6Y95i7Z6HCucE3dwhbMYCmox0j9mTzF7ob4OFISC8YXCfgReDH/Fg==
stream-chat-react-native-core@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.18.0.tgz#088de30dd1bf4d8e529e942a1cb3103183da1fa1"
integrity sha512-fEA38wYPJxwHLB6LcSgDaELCTK4cGQdgKixCPBG5XvqyDwMUOt6DWi+gQs8Vc5nf9PimJsOfJH/KGEuMrcWryQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@gorhom/bottom-sheet" "4.4.5"
dayjs "1.10.5"
file-loader "6.2.0"
i18next "20.2.4"
linkify-it "^4.0.1"
linkifyjs "^4.1.1"
lodash-es "4.17.21"
metro-react-native-babel-preset "0.66.2"
mime-types "^2.1.34"
Expand Down Expand Up @@ -4608,11 +4606,6 @@ type@^2.7.2:
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==

uc.micro@^1.0.1:
version "1.0.6"
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==

uglify-es@^3.1.9:
version "3.3.9"
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
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.18.0",
"version": "5.18.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.18.0"
"version": "5.18.1"
}

0 comments on commit fb860a9

Please sign in to comment.