Skip to content

Commit 73c1c0c

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](7.0.0...7.0.1) (2025-12-01) ### Bug Fixes * Security upgrade @parse/node-apn to 7.0.0 ([#472](#472)) ([8391ab2](8391ab2)) * Security upgrade parse from 6.1.1 to 7.0.1 ([#455](#455)) ([818da81](818da81))
1 parent 8a45d7a commit 73c1c0c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [7.0.1](https://github.com/parse-community/parse-server-push-adapter/compare/7.0.0...7.0.1) (2025-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade @parse/node-apn to 7.0.0 ([#472](https://github.com/parse-community/parse-server-push-adapter/issues/472)) ([8391ab2](https://github.com/parse-community/parse-server-push-adapter/commit/8391ab2ab957230a7141ee986700807eb333dff5))
7+
* Security upgrade parse from 6.1.1 to 7.0.1 ([#455](https://github.com/parse-community/parse-server-push-adapter/issues/455)) ([818da81](https://github.com/parse-community/parse-server-push-adapter/commit/818da81df4174de50b1c2a4a651fdad2c9600a47))
8+
19
# [7.0.0](https://github.com/parse-community/parse-server-push-adapter/compare/6.11.0...7.0.0) (2025-10-14)
210

311

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,6 +1,6 @@
11
{
22
"name": "@parse/push-adapter",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Base parse-server-push-adapter",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)