Skip to content

Commit ba64416

Browse files
pusher-cisonologico
authored andcommitted
Bump to version 5.1.2
1 parent 1945505 commit ba64416

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Changelog
2+
3+
## 5.1.2
4+
5+
- [CHANGED] Add types/node-fetch to dependencies.
16
## 5.1.1-beta (2022-06-01)
27

38
[FIXED] Updated typescript types with new user features.

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

0 commit comments

Comments
 (0)