Skip to content

Commit 71f85d2

Browse files
0.15.1
1 parent 2385db7 commit 71f85d2

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

expo-package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-expo",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"author": {
55
"company": "Stream.io Inc"
66
},
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"react-native-unimodules": "^0.5.4",
60-
"stream-chat-react-native-core": "v0.15.0"
60+
"stream-chat-react-native-core": "v0.15.1"
6161
},
6262
"peerDependencies": {
6363
"expo": "^32.0.0",

expo-package/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -911,10 +911,10 @@
911911
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
912912
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
913913

914-
"@stream-io/react-native-simple-markdown@^1.2.0":
915-
version "1.2.0"
916-
resolved "https://registry.yarnpkg.com/@stream-io/react-native-simple-markdown/-/react-native-simple-markdown-1.2.0.tgz#f1ea7db1e16712a3428b79fdd522464ae2caccdb"
917-
integrity sha512-rqs625+3v+Nz4yUocmMr/Ar6Jb31HZWXDOqEi4MjU3IDLCRi9XaIeH7FlCD4GrabqUEYjq8EY709fxpVBjaSxw==
914+
"@stream-io/react-native-simple-markdown@^1.2.1":
915+
version "1.2.1"
916+
resolved "https://registry.yarnpkg.com/@stream-io/react-native-simple-markdown/-/react-native-simple-markdown-1.2.1.tgz#ce3c909fda4e087f77a68ab051c3a8f034bc9adb"
917+
integrity sha512-Yj1IxO+Y632DHqSrUfUkMGlEi7qD30Qi2+7etVxaZb/7hr++VFoU9BQdyKPCarRJfIzFMvVZ/DJFvz8JhybfUQ==
918918
dependencies:
919919
lodash "^4.17.15"
920920
simple-markdown "^0.7.2"
@@ -8838,13 +8838,13 @@ stream-buffers@~2.2.0:
88388838
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
88398839
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
88408840

8841-
stream-chat-react-native-core@v0.14.0:
8842-
version "0.14.0"
8843-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.14.0.tgz#f4f406b056e3cbbeb9219a342170e044d3f0a609"
8844-
integrity sha512-LtEu7iUi4El4FSczrs+yhMddVF4lsII6DCuuk8dKTk4BPxW2ItGmNeZ1bOMa30YClj0DuDRnSiMEbJTnXMdLbQ==
8841+
stream-chat-react-native-core@v0.15.0:
8842+
version "0.15.0"
8843+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.15.0.tgz#2041b2986f2233e2635181abbf40971c194cd531"
8844+
integrity sha512-pCzua3KwzkT3b6SSrx/4P/RIu68aArP00Z9Sb9ZJ+4DiAdfGAbOsHVGOGHytmtOcTm/bBY1bpj5eXl98T35zxw==
88458845
dependencies:
88468846
"@babel/runtime" "^7.1.2"
8847-
"@stream-io/react-native-simple-markdown" "^1.2.0"
8847+
"@stream-io/react-native-simple-markdown" "^1.2.1"
88488848
"@stream-io/styled-components" "^4.2.1"
88498849
anchorme "^1.1.2"
88508850
babel-plugin-macros "^2.5.1"

native-package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-react-native",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"author": {
55
"company": "Stream.io Inc"
66
},
@@ -54,7 +54,7 @@
5454
},
5555
"dependencies": {
5656
"es6-symbol": "^3.1.1",
57-
"stream-chat-react-native-core": "v0.15.0"
57+
"stream-chat-react-native-core": "v0.15.1"
5858
},
5959
"peerDependencies": {
6060
"@react-native-community/netinfo": ">=2.0.7",

native-package/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -895,10 +895,10 @@
895895
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
896896
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
897897

898-
"@stream-io/react-native-simple-markdown@^1.2.0":
899-
version "1.2.0"
900-
resolved "https://registry.yarnpkg.com/@stream-io/react-native-simple-markdown/-/react-native-simple-markdown-1.2.0.tgz#f1ea7db1e16712a3428b79fdd522464ae2caccdb"
901-
integrity sha512-rqs625+3v+Nz4yUocmMr/Ar6Jb31HZWXDOqEi4MjU3IDLCRi9XaIeH7FlCD4GrabqUEYjq8EY709fxpVBjaSxw==
898+
"@stream-io/react-native-simple-markdown@^1.2.1":
899+
version "1.2.1"
900+
resolved "https://registry.yarnpkg.com/@stream-io/react-native-simple-markdown/-/react-native-simple-markdown-1.2.1.tgz#ce3c909fda4e087f77a68ab051c3a8f034bc9adb"
901+
integrity sha512-Yj1IxO+Y632DHqSrUfUkMGlEi7qD30Qi2+7etVxaZb/7hr++VFoU9BQdyKPCarRJfIzFMvVZ/DJFvz8JhybfUQ==
902902
dependencies:
903903
lodash "^4.17.15"
904904
simple-markdown "^0.7.2"
@@ -6272,13 +6272,13 @@ stream-browserify@^2.0.1:
62726272
inherits "~2.0.1"
62736273
readable-stream "^2.0.2"
62746274

6275-
stream-chat-react-native-core@v0.14.0:
6276-
version "0.14.0"
6277-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.14.0.tgz#f4f406b056e3cbbeb9219a342170e044d3f0a609"
6278-
integrity sha512-LtEu7iUi4El4FSczrs+yhMddVF4lsII6DCuuk8dKTk4BPxW2ItGmNeZ1bOMa30YClj0DuDRnSiMEbJTnXMdLbQ==
6275+
stream-chat-react-native-core@v0.15.0:
6276+
version "0.15.0"
6277+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.15.0.tgz#2041b2986f2233e2635181abbf40971c194cd531"
6278+
integrity sha512-pCzua3KwzkT3b6SSrx/4P/RIu68aArP00Z9Sb9ZJ+4DiAdfGAbOsHVGOGHytmtOcTm/bBY1bpj5eXl98T35zxw==
62796279
dependencies:
62806280
"@babel/runtime" "^7.1.2"
6281-
"@stream-io/react-native-simple-markdown" "^1.2.0"
6281+
"@stream-io/react-native-simple-markdown" "^1.2.1"
62826282
"@stream-io/styled-components" "^4.2.1"
62836283
anchorme "^1.1.2"
62846284
babel-plugin-macros "^2.5.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-react-native-core",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"author": {
55
"company": "Stream.io Inc"
66
},

0 commit comments

Comments
 (0)