Skip to content

Commit a91d78c

Browse files
0.4.0
1 parent 61edf07 commit a91d78c

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

expo-package/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-expo",
3-
"version": "0.3.12",
3+
"version": "0.4.0",
44
"author": {
55
"company": "Stream.io Inc"
66
},
@@ -60,7 +60,7 @@
6060
"expo-image-picker": "^6.0.0",
6161
"expo-permissions": "^6.0.0",
6262
"react-native-unimodules": "^0.5.4",
63-
"stream-chat-react-native-core": "v0.3.12"
63+
"stream-chat-react-native-core": "v0.4.0"
6464
},
6565
"peerDependencies": {
6666
"expo": "^32.0.0"

expo-package/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -7789,7 +7789,7 @@ react-native-image-zoom-viewer@^2.2.25:
77897789
dependencies:
77907790
react-native-image-pan-zoom "^2.1.9"
77917791

7792-
"react-native-maps@github:expo/react-native-maps#v0.22.1-exp.0":
7792+
react-native-maps@expo/react-native-maps#v0.22.1-exp.0:
77937793
version "0.22.1"
77947794
resolved "https://codeload.github.com/expo/react-native-maps/tar.gz/e6f98ff7272e5d0a7fe974a41f28593af2d77bb2"
77957795

@@ -8896,10 +8896,10 @@ stream-buffers@~2.2.0:
88968896
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
88978897
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
88988898

8899-
stream-chat-react-native-core@v0.3.11:
8900-
version "0.3.11"
8901-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.3.11.tgz#35d6ecf70abe3847d5952a520fd6b695f9face93"
8902-
integrity sha512-wQ0HuACRj8Y78mzQ+Y6W6z5gRkf5iRzz1P/HZox4EvdRRrskYmvgWOKJDl0oMhCaRdVCykzN2Mkcy61fzwQjpg==
8899+
stream-chat-react-native-core@v0.3.12:
8900+
version "0.3.12"
8901+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.3.12.tgz#0fd5301eed144c67bb57265915e2772e52ee268f"
8902+
integrity sha512-9u7XIVEMGRvp57aJnYkFfzX+ppKQGy0ILgBjvzpdeDyroxRYZK006i7vgLh+dOOCpeGdz9lfc8/sk9pye4Wm7Q==
89038903
dependencies:
89048904
"@babel/runtime" "^7.1.2"
89058905
"@stream-io/react-native-simple-markdown" "^1.1.1"
@@ -8918,10 +8918,10 @@ stream-chat-react-native-core@v0.3.11:
89188918
react-native-actionsheet "^2.4.2"
89198919
react-native-image-zoom-viewer "^2.2.25"
89208920
seamless-immutable "^7.1.4"
8921-
stream-chat "^1.1.2"
8921+
stream-chat "^1.2.1"
89228922
uuid "^3.3.2"
89238923

8924-
stream-chat@^1.1.2:
8924+
stream-chat@^1.2.1:
89258925
version "1.2.1"
89268926
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-1.2.1.tgz#cefd4aae598c4c58ab92df6720a8adaa797ad216"
89278927
integrity sha512-pSJIqoI2FfWj11hXcGrOp4yPWeVlNnCDfw+dbEGTPt0AcahbZ0jFHj9SDAX2SkWPUd1PpUo5d3rD74TM7aZihw==

native-package/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-react-native",
3-
"version": "0.3.12",
3+
"version": "0.4.0",
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.3.12"
57+
"stream-chat-react-native-core": "v0.4.0"
5858
},
5959
"peerDependencies": {
6060
"@react-native-community/netinfo": ">=2.0.7",

native-package/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -6287,10 +6287,10 @@ stream-browserify@^2.0.1:
62876287
inherits "~2.0.1"
62886288
readable-stream "^2.0.2"
62896289

6290-
stream-chat-react-native-core@v0.3.11:
6291-
version "0.3.11"
6292-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.3.11.tgz#35d6ecf70abe3847d5952a520fd6b695f9face93"
6293-
integrity sha512-wQ0HuACRj8Y78mzQ+Y6W6z5gRkf5iRzz1P/HZox4EvdRRrskYmvgWOKJDl0oMhCaRdVCykzN2Mkcy61fzwQjpg==
6290+
stream-chat-react-native-core@v0.3.12:
6291+
version "0.3.12"
6292+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.3.12.tgz#0fd5301eed144c67bb57265915e2772e52ee268f"
6293+
integrity sha512-9u7XIVEMGRvp57aJnYkFfzX+ppKQGy0ILgBjvzpdeDyroxRYZK006i7vgLh+dOOCpeGdz9lfc8/sk9pye4Wm7Q==
62946294
dependencies:
62956295
"@babel/runtime" "^7.1.2"
62966296
"@stream-io/react-native-simple-markdown" "^1.1.1"
@@ -6309,10 +6309,10 @@ stream-chat-react-native-core@v0.3.11:
63096309
react-native-actionsheet "^2.4.2"
63106310
react-native-image-zoom-viewer "^2.2.25"
63116311
seamless-immutable "^7.1.4"
6312-
stream-chat "^1.1.2"
6312+
stream-chat "^1.2.1"
63136313
uuid "^3.3.2"
63146314

6315-
stream-chat@^1.1.2:
6315+
stream-chat@^1.2.1:
63166316
version "1.2.1"
63176317
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-1.2.1.tgz#cefd4aae598c4c58ab92df6720a8adaa797ad216"
63186318
integrity sha512-pSJIqoI2FfWj11hXcGrOp4yPWeVlNnCDfw+dbEGTPt0AcahbZ0jFHj9SDAX2SkWPUd1PpUo5d3rD74TM7aZihw==

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-chat-react-native-core",
3-
"version": "0.3.12",
3+
"version": "0.4.0",
44
"author": {
55
"company": "Stream.io Inc"
66
},

0 commit comments

Comments
 (0)