Skip to content

Commit fcd786e

Browse files
committed
Bump to version 5.3.1
1 parent b7e347c commit fcd786e

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.1
4+
5+
- [CHANGED] Fix Github Actions.
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.3.0",
4+
"version": "5.3.1",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)