We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4207d84 commit f5abd2bCopy full SHA for f5abd2b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@elgentos/magento2-playwright",
3
- "version": "2.1.0-alpha",
+ "version": "2.2.0",
4
"author": "elgentos",
5
"license": "ISC",
6
"description": "A Playwright End-To-End (E2E) testing suite for Magento 2 with Hyva that helps you find (potential) issues on your webshop.",
@@ -16,4 +16,4 @@
16
"dotenv": "^16.4.5"
17
},
18
"devDependencies": {}
19
-}
+}
0 commit comments