Skip to content

Commit 85cc0a0

Browse files
chore: prepare for 1.0.0-alpha.6
## [1.0.0-alpha.6](1.0.0-alpha.5...1.0.0-alpha.6) (2022-09-13) ### Bug Fixes * initialized sdk from storage using context ([e3e609a](e3e609a))
1 parent baed878 commit 85cc0a0

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+
## [1.0.0-alpha.6](https://github.com/customerio/customerio-reactnative/compare/1.0.0-alpha.5...1.0.0-alpha.6) (2022-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* initialized sdk from storage using context ([e3e609a](https://github.com/customerio/customerio-reactnative/commit/e3e609ae2fee6183050d993624bd4bd287a7ec97))
7+
18
## [1.0.0-alpha.5](https://github.com/customerio/customerio-reactnative/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2022-09-01)
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": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
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)