Skip to content

Commit 694f2a5

Browse files
Update changelogs [skip ci]
1 parent 338572c commit 694f2a5

File tree

72 files changed

+448
-73
lines changed

Some content is hidden

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

72 files changed

+448
-73
lines changed

common/changes/@snowplow/browser-plugin-element-tracking/plugin-element-tracking_2024-12-11-04-22.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@snowplow/browser-tracker-core/feature-AISP-306-rename-id-service_2025-04-18-06-53.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@snowplow/javascript-tracker/plugin-element-tracking_2024-12-11-04-22.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@snowplow/tracker-core/feature-AISP-306-rename-id-service_2025-04-18-06-53.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

libraries/browser-tracker-core/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@snowplow/browser-tracker-core",
33
"entries": [
4+
{
5+
"version": "4.6.0",
6+
"tag": "@snowplow/browser-tracker-core_v4.6.0",
7+
"date": "Thu, 01 May 2025 09:58:59 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add `cookieExtensionService` argument as replacement for `idService`, deprecated `idService`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.5.0",
618
"tag": "@snowplow/browser-tracker-core_v4.5.0",

libraries/browser-tracker-core/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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 Fri, 04 Apr 2025 09:21:23 GMT and should not be manually modified.
3+
This log was last generated on Thu, 01 May 2025 09:58:59 GMT and should not be manually modified.
4+
5+
## 4.6.0
6+
Thu, 01 May 2025 09:58:59 GMT
7+
8+
### Updates
9+
10+
- Add `cookieExtensionService` argument as replacement for `idService`, deprecated `idService`
411

512
## 4.5.0
613
Fri, 04 Apr 2025 09:21:23 GMT

libraries/tracker-core/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@snowplow/tracker-core",
33
"entries": [
4+
{
5+
"version": "4.6.0",
6+
"tag": "@snowplow/tracker-core_v4.6.0",
7+
"date": "Thu, 01 May 2025 09:58:59 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add `cookieExtensionService` argument as replacement for `idService`, deprecate `idService`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.5.0",
618
"tag": "@snowplow/tracker-core_v4.5.0",

libraries/tracker-core/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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, 04 Apr 2025 09:21:23 GMT and should not be manually modified.
3+
This log was last generated on Thu, 01 May 2025 09:58:59 GMT and should not be manually modified.
4+
5+
## 4.6.0
6+
Thu, 01 May 2025 09:58:59 GMT
7+
8+
### Updates
9+
10+
- Add `cookieExtensionService` argument as replacement for `idService`, deprecate `idService`
411

512
## 4.5.0
613
Fri, 04 Apr 2025 09:21:23 GMT

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

Lines changed: 6 additions & 0 deletions
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": "4.6.0",
6+
"tag": "@snowplow/browser-plugin-ad-tracking_v4.6.0",
7+
"date": "Thu, 01 May 2025 09:58:59 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.5.0",
612
"tag": "@snowplow/browser-plugin-ad-tracking_v4.5.0",

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

Lines changed: 6 additions & 1 deletion
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, 04 Apr 2025 09:21:23 GMT and should not be manually modified.
3+
This log was last generated on Thu, 01 May 2025 09:58:59 GMT and should not be manually modified.
4+
5+
## 4.6.0
6+
Thu, 01 May 2025 09:58:59 GMT
7+
8+
_Version update only_
49

510
## 4.5.0
611
Fri, 04 Apr 2025 09:21:23 GMT

0 commit comments

Comments
 (0)