Skip to content

Commit 01efbe2

Browse files
chore(release): 4.2.1 [skip ci]
## [4.2.1](4.2.0...4.2.1) (2023-10-02) ### Bug Fixes * Upgrade @parse/node-apn from 5.2.1 to 5.2.3 ([#221](#221)) ([7aaab38](7aaab38))
1 parent cdcd186 commit 01efbe2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.1](https://github.com/parse-community/parse-server-push-adapter/compare/4.2.0...4.2.1) (2023-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade @parse/node-apn from 5.2.1 to 5.2.3 ([#221](https://github.com/parse-community/parse-server-push-adapter/issues/221)) ([7aaab38](https://github.com/parse-community/parse-server-push-adapter/commit/7aaab38b8c97215ea9e63f87fc627450646c714e))
7+
18
# [4.2.0](https://github.com/parse-community/parse-server-push-adapter/compare/4.1.3...4.2.0) (2023-08-06)
29

310

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parse/push-adapter",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Base parse-server-push-adapter",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)