publish new versions

This commit is contained in:
github-actions[bot]
2026-09-17 17:23:58 +00:00
committed by GitHub
parent 67cd25a10c
commit 5d57de025a
12 changed files with 29 additions and 20 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"log": patch
"log-js": patch
---
Log webview log target locations after 2 colons instead of 1. (e.g. `webview:myFunction@http://localhost:5173/src/myFile.ts?t=1787480723620:47:4` to `webview::myFunction@http://localhost:5173/src/myFile.ts?t=1787480723620:47:4`)
@@ -1,5 +0,0 @@
---
"single-instance": patch
---
On Windows, the second instance now allows the first instance to bring its window to the front before exiting, so focusing a window from the callback no longer gets refused by Windows.