Skip to content

Commit cfa163f

Browse files
author
Anya Zenkina
committed
remove unnecessary version change
1 parent e523168 commit cfa163f

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
## 2.2.1 (2019-07-02)
2-
3-
no-op release to fix the description on https://www.npmjs.com/package/pusher
4-
51
## 2.2.0 (2018-11-26)
62

73
[ADDED] This release adds support for end-to-end encryption, a new feature for Channels. Read more [in our docs](https://pusher.com/docs/client_api_guide/client_encrypted_channels).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pusher",
33
"description": "Node.js client to interact with the Pusher Channels REST API",
4-
"version": "2.2.1",
4+
"version": "2.2.0",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)