We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1945505 commit ba64416Copy full SHA for ba64416
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# Changelog
2
+
3
+## 5.1.2
4
5
+- [CHANGED] Add types/node-fetch to dependencies.
6
## 5.1.1-beta (2022-06-01)
7
8
[FIXED] Updated typescript types with new user features.
package.json
@@ -1,7 +1,7 @@
{
"name": "pusher",
"description": "Node.js client to interact with the Pusher Channels REST API",
- "version": "5.1.1-beta",
+ "version": "5.1.2",
"author": "Pusher <support@pusher.com>",
"contributors": [
0 commit comments