chore: bump playwriter to 0.0.21

This commit is contained in:
Tommy D. Rossi
2025-12-20 20:26:21 +01:00
parent 170f9499df
commit 8cf8ed9838
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.0.21
### Patch Changes
- **Improved debug message clarity**: Changed log file path hint to specify "internal playwriter errors" for better guidance
## 0.0.20
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "playwriter",
"description": "",
"version": "0.0.20",
"version": "0.0.21",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",