Skip to content

Commit 7512294

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](5.0.0...5.0.1) (2023-10-21) ### Bug Fixes * Security upgrade qs from 6.5.2 to 6.5.3 ([#215](#215)) ([7fe2446](7fe2446))
1 parent 7fe2446 commit 7512294

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+
## [5.0.1](https://github.com/parse-community/parse-server-push-adapter/compare/5.0.0...5.0.1) (2023-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade qs from 6.5.2 to 6.5.3 ([#215](https://github.com/parse-community/parse-server-push-adapter/issues/215)) ([7fe2446](https://github.com/parse-community/parse-server-push-adapter/commit/7fe2446b1ec3c3bab06dc5302bc97deb1fb43fb2))
7+
18
# [5.0.0](https://github.com/parse-community/parse-server-push-adapter/compare/4.2.5...5.0.0) (2023-10-21)
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,6 +1,6 @@
11
{
22
"name": "@parse/push-adapter",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Base parse-server-push-adapter",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)