Skip to content

Commit 53d8497

Browse files
Bump versions [skip ci]
1 parent 3f78914 commit 53d8497

File tree

28 files changed

+50
-50
lines changed

28 files changed

+50
-50
lines changed

common/config/rush/version-policies.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* in the current branch. When bumping versions, Rush uses this to determine the next version.
3434
* (The "version" field in package.json is NOT considered.)
3535
*/
36-
"version": "3.10.1",
36+
"version": "3.11.0",
3737

3838
/**
3939
* (Required) The type of bump that will be performed when publishing the next release.

libraries/browser-tracker-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-tracker-core",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Core functionality for Snowplow Browser trackers",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",

libraries/tracker-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/tracker-core",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Core functionality for Snowplow JavaScript trackers",
55
"keywords": [
66
"tracking",

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-ad-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Ad tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-browser-features",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches browser features to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-client-hints",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches Client Hints to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -47,6 +47,6 @@
4747
"typescript": "~4.6.2"
4848
},
4949
"peerDependencies": {
50-
"@snowplow/browser-tracker": "~3.10.1"
50+
"@snowplow/browser-tracker": "~3.11.0"
5151
}
5252
}

plugins/browser-plugin-consent/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-consent",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Consent and GDPR data for Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

plugins/browser-plugin-debugger/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-debugger",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Debugger for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

plugins/browser-plugin-ecommerce/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-ecommerce",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Ecommerce tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-enhanced-consent",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Consent tracking for Snowplow",
55
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
66
"repository": {
@@ -49,6 +49,6 @@
4949
"typescript": "~4.6.2"
5050
},
5151
"peerDependencies": {
52-
"@snowplow/browser-tracker": "~3.10.1"
52+
"@snowplow/browser-tracker": "~3.11.0"
5353
}
5454
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-enhanced-ecommerce",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Enhanced Ecommerce tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-error-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Error tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-form-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Form tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-ga-cookies/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-ga-cookies",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches GA cookie data to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-geolocation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-geolocation",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches Geolocation data to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-link-click-tracking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-link-click-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Link Click tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

plugins/browser-plugin-media-tracking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-media-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Audio/Video tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -47,6 +47,6 @@
4747
"typescript": "~4.6.2"
4848
},
4949
"peerDependencies": {
50-
"@snowplow/browser-tracker": "~3.10.1"
50+
"@snowplow/browser-tracker": "~3.11.0"
5151
}
5252
}

plugins/browser-plugin-optimizely-x/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-optimizely-x",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches OptimizelyX data to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-optimizely/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-optimizely",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches Optimizely data to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-performance-navigation-timing/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-performance-navigation-timing",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches Performance Navigation Timing data to Snowplow events",
55
"homepage": "https://docs.snowplow.io/",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-performance-timing/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-performance-timing",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches Performance Timing data to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

plugins/browser-plugin-site-tracking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-site-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Site tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

plugins/browser-plugin-snowplow-ecommerce/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-snowplow-ecommerce",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Snowplow ecommerce tracking",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -50,6 +50,6 @@
5050
"typescript": "~4.6.2"
5151
},
5252
"peerDependencies": {
53-
"@snowplow/browser-tracker": "~3.10.1"
53+
"@snowplow/browser-tracker": "~3.11.0"
5454
}
5555
}

plugins/browser-plugin-timezone/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-timezone",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Attaches timezone to Snowplow events",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -51,6 +51,6 @@
5151
"typescript": "~4.6.2"
5252
},
5353
"peerDependencies": {
54-
"@snowplow/browser-tracker": "~3.10.1"
54+
"@snowplow/browser-tracker": "~3.11.0"
5555
}
5656
}

plugins/browser-plugin-youtube-tracking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-plugin-youtube-tracking",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "YouTube tracking for Snowplow",
55
"homepage": "http://bit.ly/sp-js",
66
"bugs": "https://github.com/snowplow/snowplow-javascript-tracker/issues",
@@ -48,6 +48,6 @@
4848
"typescript": "~4.6.2"
4949
},
5050
"peerDependencies": {
51-
"@snowplow/browser-tracker": "~3.10.1"
51+
"@snowplow/browser-tracker": "~3.11.0"
5252
}
5353
}

trackers/browser-tracker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/browser-tracker",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Browser tracker for Snowplow",
55
"keywords": [
66
"tracking",

trackers/javascript-tracker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowplow/javascript-tracker",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "Web analytics for Snowplow",
55
"keywords": [
66
"tracking",

0 commit comments

Comments
 (0)