Skip to content

Commit 0999242

Browse files
chore(release): 6.4.0 [skip ci]
# [6.4.0](6.3.0...6.4.0) (2025-02-06) ### Features * Add the ability to manage channels and send broadcasts ([#164](#164)) ([ab234c9](ab234c9))
1 parent ab234c9 commit 0999242

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.4.0](https://github.com/parse-community/node-apn/compare/6.3.0...6.4.0) (2025-02-06)
2+
3+
4+
### Features
5+
6+
* Add the ability to manage channels and send broadcasts ([#164](https://github.com/parse-community/node-apn/issues/164)) ([ab234c9](https://github.com/parse-community/node-apn/commit/ab234c92a53f71b5738e7ae6ca661ac6f75d556d))
7+
18
# [6.3.0](https://github.com/parse-community/node-apn/compare/6.2.1...6.3.0) (2024-12-28)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.3.0",
4+
"version": "6.4.0",
55
"author": "Parse Platform, Andrew Naylor <[email protected]>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)