Skip to content

Commit

Permalink
chore(release): 6.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.7.1](6.7.0...6.7.1) (2024-11-19)

### Bug Fixes

* Security upgrade @parse/node-apn from 6.2.0 to 6.2.1 ([#329](#329)) ([5cd5170](5cd5170))
  • Loading branch information
semantic-release-bot committed Nov 19, 2024
1 parent 5cd5170 commit 6406627
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.7.1](https://github.com/parse-community/parse-server-push-adapter/compare/6.7.0...6.7.1) (2024-11-19)


### Bug Fixes

* Security upgrade @parse/node-apn from 6.2.0 to 6.2.1 ([#329](https://github.com/parse-community/parse-server-push-adapter/issues/329)) ([5cd5170](https://github.com/parse-community/parse-server-push-adapter/commit/5cd517056f5114b23a8175e7de6a0212c1124352))

# [6.7.0](https://github.com/parse-community/parse-server-push-adapter/compare/6.6.0...6.7.0) (2024-09-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parse/push-adapter",
"version": "6.7.0",
"version": "6.7.1",
"description": "Base parse-server-push-adapter",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 6406627

Please sign in to comment.