Skip to content

Commit

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

chore(master): release 2.5.1
  • Loading branch information
remarkablemark authored Aug 2, 2023
2 parents 10ba9d1 + 46333ad commit f9e8e18
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.5.1](https://github.com/remarkablemark/braze-api/compare/v2.5.0...v2.5.1) (2023-08-02)


### Bug Fixes

* **buildParams:** use brackets for arrays ([f66d284](https://github.com/remarkablemark/braze-api/commit/f66d2847bfdb09673cfe62564fdfbbcc816cc63d))
* **subscription/user/status:** set correct return type ([21a88d6](https://github.com/remarkablemark/braze-api/commit/21a88d612d9b56fdaaf1d58c331769cb060904b2))

## [2.5.0](https://github.com/remarkablemark/braze-api/compare/v2.4.1...v2.5.0) (2023-07-31)


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.5.0",
"version": "2.5.1",
"description": "Track users, send messages, export data, and more with Braze API.",
"author": "Mark <mark@remarkablemark.org>",
"main": "cjs/index.js",
Expand Down

0 comments on commit f9e8e18

Please sign in to comment.