stream-chat-react-native-core 5.16.0-beta.3 → 5.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.16.0-beta.3"
2
+ "version": "5.16.0"
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.16.0-beta.3"
2
+ "version": "5.16.0"
3
3
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "stream-chat-react-native-core",
3
3
  "description": "The official React Native and Expo components for Stream Chat, a service for building chat applications",
4
- "version": "5.16.0-beta.3",
4
+ "version": "5.16.0",
5
5
  "author": {
6
6
  "company": "Stream.io Inc",
7
7
  "name": "Stream.io Inc"
@@ -133,7 +133,7 @@
133
133
  "eslint-plugin-prettier": "3.4.0",
134
134
  "eslint-plugin-react": "7.23.2",
135
135
  "eslint-plugin-sort-destructure-keys": "1.3.5",
136
- "eslint-plugin-typescript-sort-keys": "1.6.0",
136
+ "eslint-plugin-typescript-sort-keys": "2.3.0",
137
137
  "jest": "26.6.3",
138
138
  "moment": "2.29.2",
139
139
  "prettier": "2.3.0",
package/src/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.16.0-beta.3"
2
+ "version": "5.16.0"
3
3
  }