Skip to content

Commit 65e7622

Browse files
committed
Bump to version 5.2.0
1 parent ef58c81 commit 65e7622

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 5.2.0
4+
5+
- [CHANGED] Remove old notification references. It's no longer being used
6+
37
## 5.1.3
48

59
[FIXED] Parsing of the extraTokens in webhook's isValid method

package.json

+1-1
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.1.3",
4+
"version": "5.2.0",
55
"author": "Pusher <support@pusher.com>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)