Skip to content

Commit c09057e

Browse files
Update changelogs [skip ci]
1 parent abb8554 commit c09057e

File tree

74 files changed

+444
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+444
-112
lines changed

common/changes/@snowplow/browser-plugin-button-click-tracking/issue-1267-otb-button-click-tracking_2023-11-22-13-22.json

-10
This file was deleted.

common/changes/@snowplow/browser-plugin-link-click-tracking/issue-mailto_links_2023-12-01-10-15.json

-10
This file was deleted.

common/changes/@snowplow/browser-tracker-core/issue-1262-event-fail-success-callback_2023-11-16-12-57.json

-10
This file was deleted.

common/changes/@snowplow/browser-tracker/issue-1255-host_js_docs_2023-11-28-10-57.json

-10
This file was deleted.

common/changes/@snowplow/javascript-tracker/issue-1262-event-fail-success-callback_2023-11-16-12-57.json

-10
This file was deleted.

common/changes/@snowplow/node-tracker/issue-1255-host_js_docs_2023-11-28-10-57.json

-10
This file was deleted.

common/changes/@snowplow/tracker-core/issue-1255-host_js_docs_2023-11-28-10-57.json

-10
This file was deleted.

common/changes/@snowplow/tracker-core/issue-1267-otb-button-click-tracking_2023-11-22-13-22.json

-10
This file was deleted.

libraries/browser-tracker-core/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@snowplow/browser-tracker-core",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-tracker-core_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add onRequestSuccess and onRequestFailure callbacks"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.17.0",
618
"tag": "@snowplow/browser-tracker-core_v3.17.0",

libraries/browser-tracker-core/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @snowplow/browser-tracker-core
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
### Updates
9+
10+
- Add onRequestSuccess and onRequestFailure callbacks
411

512
## 3.17.0
613
Tue, 14 Nov 2023 17:58:26 GMT

libraries/tracker-core/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@snowplow/tracker-core",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/tracker-core_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Export 'removeEmptyProperties'"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.17.0",
618
"tag": "@snowplow/tracker-core_v3.17.0",

libraries/tracker-core/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @snowplow/tracker-core
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
### Updates
9+
10+
- Export 'removeEmptyProperties'
411

512
## 3.17.0
613
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-ad-tracking/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-ad-tracking",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-ad-tracking_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-ad-tracking_v3.17.0",

plugins/browser-plugin-ad-tracking/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-ad-tracking
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-browser-features/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-browser-features",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-browser-features_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-browser-features_v3.17.0",

plugins/browser-plugin-browser-features/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-browser-features
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "@snowplow/browser-plugin-button-click-tracking",
3+
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-button-click-tracking_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add Button Click tracking plugin (close #1267)"
12+
}
13+
]
14+
}
15+
}
16+
]
17+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - @snowplow/browser-plugin-button-click-tracking
2+
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
### Updates
9+
10+
- Add Button Click tracking plugin (close #1267)
11+

plugins/browser-plugin-client-hints/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-client-hints",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-client-hints_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-client-hints_v3.17.0",

plugins/browser-plugin-client-hints/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-client-hints
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-consent/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-consent",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-consent_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-consent_v3.17.0",

plugins/browser-plugin-consent/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-consent
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-debugger/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-debugger",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-debugger_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-debugger_v3.17.0",

plugins/browser-plugin-debugger/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-debugger
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-ecommerce/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-ecommerce",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-ecommerce_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-ecommerce_v3.17.0",

plugins/browser-plugin-ecommerce/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-ecommerce
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-enhanced-consent/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-enhanced-consent",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-enhanced-consent_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-enhanced-consent_v3.17.0",

plugins/browser-plugin-enhanced-consent/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/browser-plugin-enhanced-consent
22

3-
This log was last generated on Tue, 14 Nov 2023 17:58:26 GMT and should not be manually modified.
3+
This log was last generated on Mon, 04 Dec 2023 13:44:02 GMT and should not be manually modified.
4+
5+
## 3.18.0
6+
Mon, 04 Dec 2023 13:44:02 GMT
7+
8+
_Version update only_
49

510
## 3.17.0
611
Tue, 14 Nov 2023 17:58:26 GMT

plugins/browser-plugin-enhanced-ecommerce/CHANGELOG.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-enhanced-ecommerce",
33
"entries": [
4+
{
5+
"version": "3.18.0",
6+
"tag": "@snowplow/browser-plugin-enhanced-ecommerce_v3.18.0",
7+
"date": "Mon, 04 Dec 2023 13:44:02 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.17.0",
612
"tag": "@snowplow/browser-plugin-enhanced-ecommerce_v3.17.0",

0 commit comments

Comments
 (0)