Skip to content

Commit

Permalink
chore(release): 4.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.2](4.2.1...4.2.2) (2023-10-21)

### Bug Fixes

* Security upgrade http-cache-semantics from 4.1.0 to 4.1.1 ([#216](#216)) ([ba48dd6](ba48dd6))
  • Loading branch information
semantic-release-bot committed Oct 21, 2023
1 parent ba48dd6 commit 0c9c4ac
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.2](https://github.com/parse-community/parse-server-push-adapter/compare/4.2.1...4.2.2) (2023-10-21)


### Bug Fixes

* Security upgrade http-cache-semantics from 4.1.0 to 4.1.1 ([#216](https://github.com/parse-community/parse-server-push-adapter/issues/216)) ([ba48dd6](https://github.com/parse-community/parse-server-push-adapter/commit/ba48dd66741f136847ae93684dc2f0184ca9512f))

## [4.2.1](https://github.com/parse-community/parse-server-push-adapter/compare/4.2.0...4.2.1) (2023-10-02)


Expand Down
2 changes: 1 addition & 1 deletion 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": "4.2.1",
"version": "4.2.2",
"description": "Base parse-server-push-adapter",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 0c9c4ac

Please sign in to comment.