Skip to content

Commit

Permalink
Merge pull request #322 from remarkablemark/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--braze-api

chore(master): release 2.4.1
  • Loading branch information
remarkablemark authored Jul 30, 2023
2 parents 54c52c1 + 3212997 commit dddfaa9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.4.1](https://github.com/remarkablemark/braze-api/compare/v2.4.0...v2.4.1) (2023-07-30)


### Bug Fixes

* **messages:** fix GET /messages/scheduled_broadcasts ([9ba55b5](https://github.com/remarkablemark/braze-api/commit/9ba55b5af7a866c2e1b7db0eccf893cd52ba5525))
* **subscription:** fix GET /subscription/user/status ([67cb4c0](https://github.com/remarkablemark/braze-api/commit/67cb4c0b900f87d7938d499bc6276b0c3e307c3e))

## [2.4.0](https://github.com/remarkablemark/braze-api/compare/v2.3.1...v2.4.0) (2023-07-29)


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": "braze-api",
"version": "2.4.0",
"version": "2.4.1",
"description": "Track users, send messages, export data, and more with Braze API.",
"author": "Mark <[email protected]>",
"main": "cjs/index.js",
Expand Down

0 comments on commit dddfaa9

Please sign in to comment.