Skip to content

Commit 9eb54f1

Browse files
chore(release): 6.2.0 [skip ci]
# [6.2.0](6.1.0...6.2.0) (2024-09-25) ### Features * Add fields `subtitleLocKey`, `subtitleLocArgs` for localized subtitle and arguments in notifications ([#154](#154)) ([c885405](c885405))
1 parent c885405 commit 9eb54f1

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.2.0](https://github.com/parse-community/node-apn/compare/6.1.0...6.2.0) (2024-09-25)
2+
3+
4+
### Features
5+
6+
* Add fields `subtitleLocKey`, `subtitleLocArgs` for localized subtitle and arguments in notifications ([#154](https://github.com/parse-community/node-apn/issues/154)) ([c885405](https://github.com/parse-community/node-apn/commit/c885405e10c9d1ec15968c42d410ce4f56dfbf04))
7+
18
# [6.1.0](https://github.com/parse-community/node-apn/compare/6.0.2...6.1.0) (2024-09-16)
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.1.0",
4+
"version": "6.2.0",
55
"author": "Parse Platform, Andrew Naylor <[email protected]>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)