Skip to content

Commit 6658db0

Browse files
Update changelogs [skip ci]
1 parent 1dbf7d5 commit 6658db0

File tree

72 files changed

+444
-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

+444
-73
lines changed

common/changes/@snowplow/browser-plugin-event-specifications/feature-event-specifications-plugin_2024-03-25-10-48.json

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

common/changes/@snowplow/browser-tracker-core/issue-cached_browser_properties_2024-03-27-10-36.json

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

common/changes/@snowplow/javascript-tracker/feature-event-specifications-plugin_2024-03-25-10-48.json

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

common/changes/@snowplow/javascript-tracker/issue-update_wdio_and_saucelabs_2024-03-27-10-16.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": "3.23.0",
6+
"tag": "@snowplow/browser-tracker-core_v3.23.0",
7+
"date": "Thu, 28 Mar 2024 11:28:45 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Cache browser properties and use the ResizeObserver to update when changed (#1295) thanks to @rvetere"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.22.1",
618
"tag": "@snowplow/browser-tracker-core_v3.22.1",

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 Wed, 13 Mar 2024 08:39:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 28 Mar 2024 11:28:45 GMT and should not be manually modified.
4+
5+
## 3.23.0
6+
Thu, 28 Mar 2024 11:28:45 GMT
7+
8+
### Updates
9+
10+
- Cache browser properties and use the ResizeObserver to update when changed (#1295) thanks to @rvetere
411

512
## 3.22.1
613
Wed, 13 Mar 2024 08:39:48 GMT

libraries/tracker-core/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@snowplow/tracker-core",
33
"entries": [
4+
{
5+
"version": "3.23.0",
6+
"tag": "@snowplow/tracker-core_v3.23.0",
7+
"date": "Thu, 28 Mar 2024 11:28:45 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.22.1",
612
"tag": "@snowplow/tracker-core_v3.22.1",

libraries/tracker-core/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @snowplow/tracker-core
22

3-
This log was last generated on Wed, 13 Mar 2024 08:39:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 28 Mar 2024 11:28:45 GMT and should not be manually modified.
4+
5+
## 3.23.0
6+
Thu, 28 Mar 2024 11:28:45 GMT
7+
8+
_Version update only_
49

510
## 3.22.1
611
Wed, 13 Mar 2024 08:39:48 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": "3.23.0",
6+
"tag": "@snowplow/browser-plugin-ad-tracking_v3.23.0",
7+
"date": "Thu, 28 Mar 2024 11:28:45 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "3.22.1",
612
"tag": "@snowplow/browser-plugin-ad-tracking_v3.22.1",

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 Wed, 13 Mar 2024 08:39:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 28 Mar 2024 11:28:45 GMT and should not be manually modified.
4+
5+
## 3.23.0
6+
Thu, 28 Mar 2024 11:28:45 GMT
7+
8+
_Version update only_
49

510
## 3.22.1
611
Wed, 13 Mar 2024 08:39:48 GMT

0 commit comments

Comments
 (0)