Skip to content

Commit 68de658

Browse files
authored
Release v3.2.0 (#21)
* Release v3.2.0 * Remove organizacional commits from changelog
1 parent 0265302 commit 68de658

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
## Changelog
2+
3.2.0
3+
* Update node-forge and pin packages
4+
* Add typings for the "voip" NotificationPushType
5+
* Typed Notification.pushType
6+
27
3.1.0
38
* Fix: http2session.shutdown() is not a function
49
* Update npm install command in README

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@parse/node-apn",
33
"description": "An interface to the Apple Push Notification service for Node.js",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"author": "Andrew Naylor <[email protected]>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)