Skip to content

Commit 87e7901

Browse files
chore(release): 5.2.1 [skip ci]
## [5.2.1](5.2.0...5.2.1) (2023-07-16) ### Bug Fixes * Security upgrade jsonwebtoken from 8.5.1 to 9.0.0 ([#128](#128)) ([5bc179d](5bc179d))
1 parent 5bc179d commit 87e7901

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.1](https://github.com/parse-community/node-apn/compare/5.2.0...5.2.1) (2023-07-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade jsonwebtoken from 8.5.1 to 9.0.0 ([#128](https://github.com/parse-community/node-apn/issues/128)) ([5bc179d](https://github.com/parse-community/node-apn/commit/5bc179dfe621fe3e225bcdffb98bc913c5745a0b))
7+
18
# [5.2.0](https://github.com/parse-community/node-apn/compare/5.1.3...5.2.0) (2023-07-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": "5.2.0",
4+
"version": "5.2.1",
55
"author": "Parse Platform, Andrew Naylor <[email protected]>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)