Skip to content

Commit a9f40ef

Browse files
authored
Release version 0.3.0 (#36)
1 parent 04434da commit a9f40ef

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
## 0.3.0 (2022-03-15)
2+
3+
* Update to support react-native 67
4+
15
## 0.2.0 (2021-12-03)
26

37
* Update td-os-sdk and td-android-sdk
48
* Add default values feature
59
* Add reset global session id feature
610

711
## 0.1.0 (2021-04-02)
8-
* Initial release
12+
* Initial release
13+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "td-react-native-sdk",
33
"title": "Treasure Data React Native SDK",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"description": "React Native SDK for integration with Treasure Data",
66
"main": "index.js",
77
"files": [

0 commit comments

Comments
 (0)