Skip to content

Commit 1f0ff3b

Browse files
committed
Prepare for 4.3.1 release
1 parent 736ed57 commit 1f0ff3b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@snowplow/browser-plugin-webview",
5+
"comment": "Update WebView tracker version WebView plugin to fix issue with tracking page view and page ping event properties",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@snowplow/browser-plugin-webview"
10+
}

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
*
4343
* Valid values are: "prerelease", "release", "minor", "patch", "major"
4444
*/
45-
"nextBump": "minor"
45+
"nextBump": "patch"
4646
}
4747
]

0 commit comments

Comments
 (0)