Skip to content

Commit

Permalink
chore: prepare for 2.5.0
Browse files Browse the repository at this point in the history
## [2.5.0](2.4.2...2.5.0) (2023-06-28)

### Features

* delete device token from profile ([#158](#158)) ([0ff0eac](0ff0eac))
  • Loading branch information
semantic-release-bot committed Jun 28, 2023
1 parent 0ff0eac commit 7664263
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [2.5.0](https://github.com/customerio/customerio-reactnative/compare/2.4.2...2.5.0) (2023-06-28)


### Features

* delete device token from profile ([#158](https://github.com/customerio/customerio-reactnative/issues/158)) ([0ff0eac](https://github.com/customerio/customerio-reactnative/commit/0ff0eac9e4ef44f9342cadc3b5669da3ec94e7e1))

### [2.4.2](https://github.com/customerio/customerio-reactnative/compare/2.4.1...2.4.2) (2023-06-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "customerio-reactnative",
"version": "2.4.2",
"version": "2.5.0",
"description": "Official Customer.io SDK using React Native. Track customers and send messages to your iOS/Android apps.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 7664263

Please sign in to comment.