chore: release 8.0.0-rc.1 (#256)

This commit is contained in:
GrayBot
2026-05-10 18:38:05 -04:00
committed by GitHub
parent ef06f4566b
commit 0df8ac6e57
11 changed files with 40 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@graycoreio/github-actions-magento2",
"version": "8.0.0-rc.0",
"version": "8.0.0-rc.1",
"description": "Github Actions for Magento 2",
"scripts": {
"test": "cd supported-version && npm run test && cd - && cd setup-install && npm run test && cd -",