Skip to content

Commit 3f78914

Browse files
Update changelogs [skip ci]
1 parent b212eb7 commit 3f78914

File tree

59 files changed

+360
-77
lines changed

Some content is hidden

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

59 files changed

+360
-77
lines changed

common/changes/@snowplow/browser-tracker-core/feature-1191-add-onSessionUpdate-callback_2023-05-17-13-51.json

-10
This file was deleted.

common/changes/@snowplow/browser-tracker-core/feature-1195-round-width-x-height-values_2023-05-22-13-17.json

-10
This file was deleted.

common/changes/@snowplow/browser-tracker/feature-1191-add-onSessionUpdate-callback_2023-05-17-13-58.json

-10
This file was deleted.

common/changes/@snowplow/node-tracker/feature-1178-nodejs-allow-setting-sessionid_2023-05-23-09-45.json

-10
This file was deleted.

common/changes/@snowplow/tracker-core/feature-1195-round-width-x-height-values_2023-05-22-13-17.json

-10
This file was deleted.

libraries/browser-tracker-core/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@snowplow/browser-tracker-core",
33
"entries": [
4+
{
5+
"version": "3.11.0",
6+
"tag": "@snowplow/browser-tracker-core_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add onSessionUpdate callback configuration option"
12+
},
13+
{
14+
"comment": "Round dimension type values on payload"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "3.10.1",
621
"tag": "@snowplow/browser-tracker-core_v3.10.1",

libraries/browser-tracker-core/CHANGELOG.md

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

3-
This log was last generated on Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
### Updates
9+
10+
- Add onSessionUpdate callback configuration option
11+
- Round dimension type values on payload
412

513
## 3.10.1
614
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/tracker-core_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Make addPayloadPair more lenient with 'uknown' type"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.10.1",
618
"tag": "@snowplow/tracker-core_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
### Updates
9+
10+
- Make addPayloadPair more lenient with 'uknown' type
411

512
## 3.10.1
613
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-ad-tracking_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-ad-tracking_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-browser-features_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-browser-features_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 GMT

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.11.0",
6+
"tag": "@snowplow/browser-plugin-client-hints_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-client-hints_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-consent_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-consent_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-debugger_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-debugger_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-ecommerce_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-ecommerce_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-enhanced-consent_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-enhanced-consent_v3.10.1",

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 Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 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.11.0",
6+
"tag": "@snowplow/browser-plugin-enhanced-ecommerce_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-enhanced-ecommerce_v3.10.1",

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

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

3-
This log was last generated on Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 GMT

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

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-error-tracking",
33
"entries": [
4+
{
5+
"version": "3.11.0",
6+
"tag": "@snowplow/browser-plugin-error-tracking_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-error-tracking_v3.10.1",

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

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

3-
This log was last generated on Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 GMT

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

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/browser-plugin-form-tracking",
33
"entries": [
4+
{
5+
"version": "3.11.0",
6+
"tag": "@snowplow/browser-plugin-form-tracking_v3.11.0",
7+
"date": "Wed, 24 May 2023 15:56:17 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.10.1",
612
"tag": "@snowplow/browser-plugin-form-tracking_v3.10.1",

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

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

3-
This log was last generated on Fri, 12 May 2023 06:59:31 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 May 2023 15:56:17 GMT and should not be manually modified.
4+
5+
## 3.11.0
6+
Wed, 24 May 2023 15:56:17 GMT
7+
8+
_Version update only_
49

510
## 3.10.1
611
Fri, 12 May 2023 06:59:31 GMT

0 commit comments

Comments
 (0)