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 6ce338c commit 2d420bdCopy full SHA for 2d420bd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 5.3.0
4
+
5
+- [CHANGED] Describe your change here. Look at CHANGELOG.md to see the format.
6
7
## 5.2.0
8
9
- [CHANGED] Remove old notification references. It's no longer being used
package.json
@@ -1,7 +1,7 @@
{
"name": "pusher",
"description": "Node.js client to interact with the Pusher Channels REST API",
- "version": "5.2.0",
+ "version": "5.3.0",
"author": "Pusher <support@pusher.com>",
"contributors": [
0 commit comments