Skip to content

Commit 8b394ff

Browse files
Paul Boocockpaulboocock
authored andcommitted
Fix undefined argument regression in setUserId and setOptOutCookie (close #991)
1 parent 207787b commit 8b394ff

File tree

13 files changed

+120
-1008
lines changed

13 files changed

+120
-1008
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@snowplow/browser-tracker-core",
5+
"comment": "Fix undefined argument regression in setUserId and setOptOutCookie (#991)",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@snowplow/browser-tracker-core"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@snowplow/browser-tracker",
5+
"comment": "Fix undefined argument regression in setUserId and setOptOutCookie (#991)",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@snowplow/browser-tracker"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@snowplow/javascript-tracker",
5+
"comment": "Fix undefined argument regression in setUserId and setOptOutCookie (#991)",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@snowplow/javascript-tracker"
10+
}

0 commit comments

Comments
 (0)