Skip to content

Commit 91177be

Browse files
authored
Merge branch 'release-v12' into fix/send-message-with-uploaded-attachments-only
2 parents 742f8cd + 98af293 commit 91177be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"@playwright/test": "^1.42.1",
187187
"@semantic-release/changelog": "^6.0.3",
188188
"@semantic-release/git": "^10.0.1",
189-
"@stream-io/stream-chat-css": "^5.8.0",
189+
"@stream-io/stream-chat-css": "^5.8.1",
190190
"@testing-library/dom": "^10.4.0",
191191
"@testing-library/jest-dom": "^6.6.3",
192192
"@testing-library/react": "^16.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2443,10 +2443,10 @@
24432443
resolved "https://registry.yarnpkg.com/@stream-io/escape-string-regexp/-/escape-string-regexp-5.0.1.tgz#362505c92799fea6afe4e369993fbbda8690cc37"
24442444
integrity sha512-qIaSrzJXieZqo2fZSYTdzwSbZgHHsT3tkd646vvZhh4fr+9nO4NlvqGmPF43Y+OfZiWf+zYDFgNiPGG5+iZulQ==
24452445

2446-
"@stream-io/stream-chat-css@^5.8.0":
2447-
version "5.8.0"
2448-
resolved "https://registry.yarnpkg.com/@stream-io/stream-chat-css/-/stream-chat-css-5.8.0.tgz#6c0032544cfbc59447f71ef88b3c0736aaa676a8"
2449-
integrity sha512-p9Z1Ktx3E+o+7EFubNyZWNjg26UNgux8IAK0nhoC04t47Cok5pSHcUbPmTgiICSPXYNNEcDxrCil5crM0ItUUA==
2446+
"@stream-io/stream-chat-css@^5.8.1":
2447+
version "5.8.1"
2448+
resolved "https://registry.yarnpkg.com/@stream-io/stream-chat-css/-/stream-chat-css-5.8.1.tgz#f9bafd3bba46a98cea19d68de5d88f284be4d0ae"
2449+
integrity sha512-jT2cZNlKqlCM3A2wJouCQHmrqNbcWCclNyx+5K0JeQ1DM7i2eWKB5CRF/8IkqmQC6WO8Hnye/Z7Pyx4YwhccSA==
24502450

24512451
"@stream-io/transliterate@^1.5.5":
24522452
version "1.5.5"

0 commit comments

Comments
 (0)