Skip to content

Commit dbb8156

Browse files
author
Anya Zenkina
authored
Merge pull request #101 from pusher/v2.2.1
release the v2.2.1
2 parents 5a71b2c + b5d213e commit dbb8156

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

37
[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.0",
4+
"version": "2.2.1",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)