Skip to content

Commit

Permalink
chore(cli): Release v0.4.2 (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarescu authored Jan 16, 2025
1 parent 1ce38fa commit c6c37f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "shortest-monorepo",
"private": true,
"type": "module",
"packageManager": "pnpm@9.7.1",
Expand Down
5 changes: 3 additions & 2 deletions packages/shortest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antiwork/shortest",
"version": "0.4.1",
"version": "0.4.2",
"description": "AI-powered natural language end-to-end testing framework",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -64,9 +64,10 @@
"mailosaur": "^8.7.0",
"playwright": "^1.48.2"
},
"author": "Antiwork",
"author": "Anti-Work",
"license": "MIT",
"repository": {
"directory": "packages/shortest",
"type": "git",
"url": "https://github.com/anti-work/shortest"
},
Expand Down

0 comments on commit c6c37f6

Please sign in to comment.