From 80e6d80323862df7989133ac1aff2e7392484819 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 8 Nov 2024 19:45:24 +0800 Subject: [PATCH] It's log-plugin not log --- .changes/fix-inconsistent-webview-log-target.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changes/fix-inconsistent-webview-log-target.md b/.changes/fix-inconsistent-webview-log-target.md index 17925d40..16f96433 100644 --- a/.changes/fix-inconsistent-webview-log-target.md +++ b/.changes/fix-inconsistent-webview-log-target.md @@ -1,5 +1,5 @@ --- -'log': 'patch' +'log-plugin': 'patch' 'log-js': 'patch' ---