Bump playwriter to 0.0.7

This commit is contained in:
Tommy D. Rossi
2025-11-16 15:01:13 +01:00
parent 77915616a8
commit 83025d7783
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog # Changelog
## 0.0.7
### Patch Changes
- Increased default timeout for execute tool from 3000ms to 5000ms
## 0.0.6 ## 0.0.6
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "playwriter", "name": "playwriter",
"description": "", "description": "",
"version": "0.0.6", "version": "0.0.7",
"type": "module", "type": "module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",