Skip to content

Commit 601da27

Browse files
chore(release): 6.5.0 [skip ci]
# [6.5.0](6.4.3...6.5.0) (2025-03-13) ### Features * Add `input-push-channel` and `input-push-token` to APS ([#177](#177)) ([a0f5230](a0f5230))
1 parent e284e16 commit 601da27

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.5.0](https://github.com/parse-community/node-apn/compare/6.4.3...6.5.0) (2025-03-13)
2+
3+
4+
### Features
5+
6+
* Add `input-push-channel` and `input-push-token` to APS ([#177](https://github.com/parse-community/node-apn/issues/177)) ([a0f5230](https://github.com/parse-community/node-apn/commit/a0f5230983199747f38b621c84b196163a088474))
7+
18
## [6.4.3](https://github.com/parse-community/node-apn/compare/6.4.2...6.4.3) (2025-02-11)
29

310

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": "6.4.3",
4+
"version": "6.5.0",
55
"author": "Parse Platform, Andrew Naylor <argon@mkbot.net>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)