Skip to content

Commit 650c3eb

Browse files
chore(release): 5.2.0 [skip ci]
# [5.2.0](5.1.3...5.2.0) (2023-07-16) ### Features * Add support for Live Activity with ActivityKit push notifications ([#130](#130)) ([80717cd](80717cd))
1 parent 80717cd commit 650c3eb

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+
# [5.2.0](https://github.com/parse-community/node-apn/compare/5.1.3...5.2.0) (2023-07-16)
2+
3+
4+
### Features
5+
6+
* Add support for Live Activity with ActivityKit push notifications ([#130](https://github.com/parse-community/node-apn/issues/130)) ([80717cd](https://github.com/parse-community/node-apn/commit/80717cd6c3a3341c90d3a6ea73fe64c663de8c8a))
7+
18
## [5.1.3](https://github.com/parse-community/node-apn/compare/5.1.2...5.1.3) (2022-03-27)
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": "5.1.3",
4+
"version": "5.2.0",
55
"author": "Parse Platform, Andrew Naylor <argon@mkbot.net>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)