Skip to content

Commit d1f6e55

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](7.0.0...7.0.1) (2025-12-04) ### Bug Fixes * Security upgrade jws from 3.2.2 to 3.2.3 ([#191](#191)) ([45d4b05](45d4b05))
1 parent 45d4b05 commit d1f6e55

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1](https://github.com/parse-community/node-apn/compare/7.0.0...7.0.1) (2025-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade jws from 3.2.2 to 3.2.3 ([#191](https://github.com/parse-community/node-apn/issues/191)) ([45d4b05](https://github.com/parse-community/node-apn/commit/45d4b05d78d1f4a3997944ede05a76641782c66c))
7+
18
# [7.0.0](https://github.com/parse-community/node-apn/compare/6.5.0...7.0.0) (2025-12-01)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "7.0.0",
4+
"version": "7.0.1",
55
"author": "Parse Platform, Andrew Naylor <[email protected]>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)