Skip to content

Commit 73e2826

Browse files
authored
3.0.2-parse (parse-community#4)
1 parent fb9b1fd commit 73e2826

File tree

3 files changed

+44
-39
lines changed

3 files changed

+44
-39
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
## Changelog
22

3-
3.0.0:
3+
3.0.2-parse:
4+
* Fix 3.0.1-parse release
5+
6+
3.0.1-parse:
7+
* Add support for apns-push-type key
48

9+
3.0.0:
510
* Native Node.js HTTP/2 client
611
* Requires Node.js 8.9.1 or later
712
* Breaking changes:

package-lock.json

Lines changed: 37 additions & 37 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": "apn",
33
"description": "An interface to the Apple Push Notification service for Node.js",
4-
"version": "3.0.1-parse",
4+
"version": "3.0.2-parse",
55
"author": "Andrew Naylor <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)