Skip to content

Commit 4b2c9ef

Browse files
committed
Bump to version 1.1.0
1 parent 64b7ab9 commit 4b2c9ef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
* [CHANGED] Add support for the new subscription_count event
6+
* [CHANGED] Using latest pusher-websocket-java and pusher-websocket-swift
7+
38
## 1.0.2
49

510
* [CHANGED] Use latest pusher websocket java sdk.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pusher/pusher-websocket-react-native",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Pusher Channels Client for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)