From df2a0cbb4d78421b413d888f5b2c744a38896138 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 8 Nov 2024 19:41:02 +0800 Subject: [PATCH] Add change file --- .changes/fix-inconsistent-webview-log-target.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/fix-inconsistent-webview-log-target.md diff --git a/.changes/fix-inconsistent-webview-log-target.md b/.changes/fix-inconsistent-webview-log-target.md new file mode 100644 index 00000000..17925d40 --- /dev/null +++ b/.changes/fix-inconsistent-webview-log-target.md @@ -0,0 +1,6 @@ +--- +'log': 'patch' +'log-js': 'patch' +--- + +Make webview log target more consistent that it always starts with `webview`