Skip to content

Commit 662b480

Browse files
chore: prepare for 2.2.0
## [2.2.0](2.1.0...2.2.0) (2023-03-03) ### Features * push permission prompt ([#101](#101)) ([1abe9b3](1abe9b3))
1 parent 1abe9b3 commit 662b480

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.0](https://github.com/customerio/customerio-reactnative/compare/2.1.0...2.2.0) (2023-03-03)
2+
3+
4+
### Features
5+
6+
* push permission prompt ([#101](https://github.com/customerio/customerio-reactnative/issues/101)) ([1abe9b3](https://github.com/customerio/customerio-reactnative/commit/1abe9b33f05d125e4180a77207fad23080774550))
7+
18
## [2.1.0](https://github.com/customerio/customerio-reactnative/compare/2.0.1...2.1.0) (2023-02-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "customerio-reactnative",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Official Customer.io SDK using React Native. Track customers and send messages to your iOS/Android apps.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)