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.
1 parent 2030ed8 commit 9e45cfcCopy full SHA for 9e45cfc
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 4.0.0 (2020-10-20)
2
3
[BREAKING CHANGE] Methods that previously took callbacks now return promises.
4
package.json
@@ -1,7 +1,7 @@
{
"name": "pusher",
"description": "Node.js client to interact with the Pusher Channels REST API",
- "version": "3.0.1",
+ "version": "4.0.0",
5
"author": "Pusher <support@pusher.com>",
6
"contributors": [
7
0 commit comments