Skip to content

Commit aa8d894

Browse files
committed
Tag amplitude release
1 parent 1497507 commit aa8d894

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/common/src/utils/analytics.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ export async function identify(key: string, value: string) {
6464
}
6565
}
6666

67+
identify('[Amplitude] Version', VERSION);
68+
6769
export async function setUserId(userId: string) {
6870
try {
6971
if (!DNT) {

0 commit comments

Comments
 (0)