Skip to content

Commit 93b09ce

Browse files
chore(release): 6.2.1 [skip ci]
## [6.2.1](6.2.0...6.2.1) (2024-11-14) ### Bug Fixes * Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 ([#159](#159)) ([868a427](868a427))
1 parent 868a427 commit 93b09ce

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.1](https://github.com/parse-community/node-apn/compare/6.2.0...6.2.1) (2024-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 ([#159](https://github.com/parse-community/node-apn/issues/159)) ([868a427](https://github.com/parse-community/node-apn/commit/868a427bfcf8e3fadf54e9b98c359edef2f57be6))
7+
18
# [6.2.0](https://github.com/parse-community/node-apn/compare/6.1.0...6.2.0) (2024-09-25)
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.2.0",
4+
"version": "6.2.1",
55
"author": "Parse Platform, Andrew Naylor <[email protected]>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)