chore: release 8.0.0-rc.0 (#253)

This commit is contained in:
GrayBot
2026-05-09 20:24:17 -04:00
committed by GitHub
parent 38423ddb9b
commit 5fb823da94
11 changed files with 57 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@graycoreio/github-actions-magento2",
"version": "7.0.0",
"version": "8.0.0-rc.0",
"description": "Github Actions for Magento 2",
"scripts": {
"test": "cd supported-version && npm run test && cd - && cd setup-install && npm run test && cd -",