chore: bump to playwriter 0.0.22, extension 0.0.53

This commit is contained in:
Tommy D. Rossi
2025-12-20 21:33:04 +01:00
parent 13031bd03e
commit 50aa6199d2
4 changed files with 10 additions and 3 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.0.22
### Patch Changes
- **Green icons for connected tabs**: Extension now uses distinct green icons when tabs are connected
- **Cleaner timeout handling**: Code execution timeouts no longer suggest using reset tool
## 0.0.21
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "playwriter",
"description": "",
"version": "0.0.21",
"version": "0.0.22",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",