-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Paul Boocock
committed
Mar 15, 2021
1 parent
b8b91ed
commit 94f556c
Showing
30 changed files
with
766 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ chrome >= 32, | |
ie >= 9, | ||
edge >= 13, | ||
firefox >= 27, | ||
safari >= 8, | ||
safari >= 8, |
11 changes: 11 additions & 0 deletions
11
common/changes/@snowplow/browser-plugin-consent/feat-debugger_2021-03-15-22-16.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "Add debug mode (#381)", | ||
"type": "none", | ||
"packageName": "@snowplow/browser-plugin-consent" | ||
} | ||
], | ||
"packageName": "@snowplow/browser-plugin-consent", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@snowplow/browser-plugin-debugger/feat-debugger_2021-03-15-22-16.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "Add debug mode (#381)", | ||
"type": "none", | ||
"packageName": "@snowplow/browser-plugin-debugger" | ||
} | ||
], | ||
"packageName": "@snowplow/browser-plugin-debugger", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@snowplow/browser-tracker-core/feat-debugger_2021-03-15-22-16.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "Add debug mode (#381)", | ||
"type": "none", | ||
"packageName": "@snowplow/browser-tracker-core" | ||
} | ||
], | ||
"packageName": "@snowplow/browser-tracker-core", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@snowplow/javascript-tracker/feat-debugger_2021-03-15-22-16.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "Add debug mode (#381)", | ||
"type": "none", | ||
"packageName": "@snowplow/javascript-tracker" | ||
} | ||
], | ||
"packageName": "@snowplow/javascript-tracker", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@snowplow/tracker-core/feat-debugger_2021-03-15-22-16.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "Add debug mode (#381)", | ||
"type": "none", | ||
"packageName": "@snowplow/tracker-core" | ||
} | ||
], | ||
"packageName": "@snowplow/tracker-core", | ||
"email": "[email protected]" | ||
} |
Oops, something went wrong.