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",