Skip to content

Commit edb392e

Browse files
chore(release): 6.9.1 [skip ci]
## [6.9.1](6.9.0...6.9.1) (2025-01-01) ### Bug Fixes * APN notification topic not composed based on push type ([#347](#347)) ([9905c34](9905c34))
1 parent 9905c34 commit edb392e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.9.1](https://github.com/parse-community/parse-server-push-adapter/compare/6.9.0...6.9.1) (2025-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* APN notification topic not composed based on push type ([#347](https://github.com/parse-community/parse-server-push-adapter/issues/347)) ([9905c34](https://github.com/parse-community/parse-server-push-adapter/commit/9905c340554cbed67f594dc37d6704169d40d8e1))
7+
18
# [6.9.0](https://github.com/parse-community/parse-server-push-adapter/compare/6.8.0...6.9.0) (2024-12-30)
29

310

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parse/push-adapter",
3-
"version": "6.9.0",
3+
"version": "6.9.1",
44
"description": "Base parse-server-push-adapter",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)