Skip to content

Commit 85823ab

Browse files
chore(release): 5.1.2 [skip ci]
## [5.1.2](5.1.1...5.1.2) (2022-03-27) ### Bug Fixes * security bump minimist from 1.2.5 to 1.2.6 ([#107](#107)) ([b2b1358](b2b1358))
1 parent b2b1358 commit 85823ab

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [5.1.2](https://github.com/parse-community/node-apn/compare/5.1.1...5.1.2) (2022-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* security bump minimist from 1.2.5 to 1.2.6 ([#107](https://github.com/parse-community/node-apn/issues/107)) ([b2b1358](https://github.com/parse-community/node-apn/commit/b2b13585122d7c41d5b42e9428517aa9704b767f))

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.1.1",
4+
"version": "5.1.2",
55
"author": "Parse Platform, Andrew Naylor <argon@mkbot.net>",
66
"keywords": [
77
"apple",

0 commit comments

Comments
 (0)