chore: release 8.0.0-rc.2 (#259)

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