forked from snowplow/snowplow-javascript-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
29 lines (29 loc) · 703 Bytes
/
Copy pathCHANGELOG.json
File metadata and controls
29 lines (29 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "@snowplow/browser-plugin-webview",
"entries": [
{
"version": "4.3.1",
"tag": "@snowplow/browser-plugin-webview_v4.3.1",
"date": "Tue, 21 Jan 2025 11:09:42 GMT",
"comments": {
"none": [
{
"comment": "Update WebView tracker version WebView plugin to fix issue with tracking page view and page ping event properties"
}
]
}
},
{
"version": "4.3.0",
"tag": "@snowplow/browser-plugin-webview_v4.3.0",
"date": "Mon, 20 Jan 2025 11:45:13 GMT",
"comments": {
"none": [
{
"comment": "Add WebView plugin (#1402)"
}
]
}
}
]
}