Skip to content

Commit 9797277

Browse files
author
Anya Zenkina
authored
release 2.2.2 (#107)
1 parent a6927de commit 9797277

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.2.2 (2019-07-31)
2+
3+
[FIXED] an issue where a function that generated signatures behaved differently in different versions of node. Improved the underlying compare function to unify behaviour between versions.
4+
5+
[ADDED] Supported platforms to the Readme and TravisCI config.
6+
17
## 2.2.1 (2019-07-03)
28

39
no-op release to fix the description on https://www.npmjs.com/package/pusher

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)