Skip to content

Commit 45b026f

Browse files
authored
Merge pull request #226 from pusher/release
Release 5.3.2
2 parents 1c0a7b6 + 198bfc7 commit 45b026f

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

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.2
4+
5+
- [Added] missing error types for Typescript support
6+
37
## 5.3.1
48

59
- [CHANGED] Fix Github Actions.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)