We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60b72f4 + aecd7c7 commit 0f0e2b9Copy full SHA for 0f0e2b9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.0.1
4
+
5
+* [ADDED] Add onAuthorizer support to iOS
6
7
## 1.0.0
8
9
* [CHANGED] Removed unsupported functions from README
package.json
@@ -1,6 +1,6 @@
{
"name": "@pusher/pusher-websocket-react-native",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Pusher Channels Client for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments