Skip to content

v4.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:50
· 250 commits to main since this release

New extension_deploy tool (31 tools total): submit a built extension to the
Chrome Web Store, Firefox AMO, and Edge Add-ons by driving a standalone
deploy CLI. Store targets are inferred from the .zip paths
you pass. It defaults to a dry run, and store credentials are read from the
environment or a .env.submit file, never from tool arguments, so secrets
never enter the agent transcript.