Skip to content

Commit d490499

Browse files
Merge pull request #951 from braze-community/release-please--branches--master--components--braze-api
chore(master): release 2.11.1
2 parents 78191ca + 253e71b commit d490499

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.11.1](https://github.com/braze-community/braze-node/compare/v2.11.0...v2.11.1) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* added missing android_priority type on messages ([4d057dd](https://github.com/braze-community/braze-node/commit/4d057dd7e7239b252375e71fb668b760bf880b94))
9+
* added missing apns_priority type on messages ([#950](https://github.com/braze-community/braze-node/issues/950)) ([5aec854](https://github.com/braze-community/braze-node/commit/5aec854376a11d2ea1a0b5f39d8df5668d2d0838))
10+
311
## [2.11.0](https://github.com/braze-community/braze-node/compare/v2.10.1...v2.11.0) (2025-04-30)
412

513

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": "braze-api",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "Track users, send messages, export data, and more with Braze API.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"main": "cjs/index.js",

0 commit comments

Comments
 (0)