From be94434c3c0aea41600a62e6bdaef17f77827341 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sat, 7 Feb 2026 09:51:10 +0100 Subject: [PATCH] Update PLAYWRITER_AGENTS.md --- PLAYWRITER_AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PLAYWRITER_AGENTS.md b/PLAYWRITER_AGENTS.md index a709f65..8143b68 100644 --- a/PLAYWRITER_AGENTS.md +++ b/PLAYWRITER_AGENTS.md @@ -72,7 +72,9 @@ pnpm --filter mcp-extension reload # builds and opens chrome://extensions page then click the reload button on the extension card in Chrome. the extension has a stable dev ID (`pebbngnfojnignonigcnkdilknapkgid`) so you don't need to reconfigure anything. +## extension version +after EVERY change made inside extension/ folder you MUST bump the manifest.json version and update the CHANGELOG.md file. then create a git tag with extension@version after committing. ### testing