release: playwriter@0.0.89

This commit is contained in:
Tommy D. Rossi
2026-03-12 22:18:02 +01:00
parent 4044f1f7c7
commit 3c19066532
6 changed files with 16 additions and 52 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.0.77
### Changes
- **Use `workspace:^` for local Playwriter dependency**: Switched `playwriter` from `workspace:*` to `workspace:^` in `extension/package.json` to avoid pinned workspace versions when package metadata is packed.
## 0.0.76
### Bug Fixes