Skip to content

Commit 2d420bd

Browse files
committed
Bump to version 5.3.0
1 parent 6ce338c commit 2d420bd

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,5 +1,9 @@
11
# Changelog
22

3+
## 5.3.0
4+
5+
- [CHANGED] Describe your change here. Look at CHANGELOG.md to see the format.
6+
37
## 5.2.0
48

59
- [CHANGED] Remove old notification references. It's no longer being used

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

0 commit comments

Comments
 (0)