Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 40d73d8

Browse files
author
Chantal Chung
committed
chore(release): 0.1.5
1 parent 79d7df8 commit 40d73d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.5
2+
3+
- Support custom attributes as well as the customData attribute
4+
- Bump semver from 7.3.6 to 7.5.3
5+
16
## 0.1.4
27

38
- Send all custom attributes as customData to Taplytics

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taplytics/segment-react-native-plugin-taplytics",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Integrate Segment analytics with Taplytics as a destination for your React-Native app.",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)