We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef58c81 commit 65e7622Copy full SHA for 65e7622
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 5.2.0
4
+
5
+- [CHANGED] Remove old notification references. It's no longer being used
6
7
## 5.1.3
8
9
[FIXED] Parsing of the extraTokens in webhook's isValid method
package.json
@@ -1,7 +1,7 @@
{
"name": "pusher",
"description": "Node.js client to interact with the Pusher Channels REST API",
- "version": "5.1.3",
+ "version": "5.2.0",
"author": "Pusher <support@pusher.com>",
"contributors": [
0 commit comments