Skip to content

Commit

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

chore(master): release 2.6.0
  • Loading branch information
remarkablemark authored Feb 9, 2024
2 parents 78f9f4f + 4ea853b commit 7531ffc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.6.0](https://github.com/braze-community/braze-node/compare/v2.5.6...v2.6.0) (2024-02-09)


### Features

* user data endpoint /users/alias/update implementation ([368e9aa](https://github.com/braze-community/braze-node/commit/368e9aa31dd3d63627d0c2fffb81212360926d76))

## [2.5.6](https://github.com/braze-community/braze-node/compare/v2.5.5...v2.5.6) (2023-10-06)


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.6",
"version": "2.6.0",
"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 7531ffc

Please sign in to comment.