From 6a97fae03fe57ed5fa188a1231c59721c6bf1b62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 20:41:16 +0000 Subject: [PATCH] Version Packages --- .changeset/remove-automate-command.md | 7 ------- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 .changeset/remove-automate-command.md diff --git a/.changeset/remove-automate-command.md b/.changeset/remove-automate-command.md deleted file mode 100644 index 2671c1b72..000000000 --- a/.changeset/remove-automate-command.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@qawolf/cli": minor ---- - -`qawolf automate` has been removed. The command asked QA Wolf to automate draft flows, and it is deprecated. Running it now reports an unknown command. - -The public API endpoint behind it is unchanged, so anything that calls QA Wolf directly still works. diff --git a/CHANGELOG.md b/CHANGELOG.md index da51dec50..8733c53e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @qawolf/cli +## 1.32.0 + +### Minor Changes + +- f947424: `qawolf automate` has been removed. The command asked QA Wolf to automate draft flows, and it is deprecated. Running it now reports an unknown command. + + The public API endpoint behind it is unchanged, so anything that calls QA Wolf directly still works. + ## 1.31.0 ### Minor Changes diff --git a/package.json b/package.json index 6b5d23987..1b557c03a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@qawolf/cli", - "version": "1.31.0", + "version": "1.32.0", "description": "Run and manage QA Wolf flows from the terminal, CI, or an AI agent", "keywords": [ "automation",