chore(release): 1.3.0

This commit is contained in:
Damien Retzinger
2023-03-15 09:44:25 -04:00
parent c136c111d9
commit 6776e7f306
3 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@graycore/github-actions-magento",
"version": "1.2.0",
"version": "1.3.0",
"description": "Github Actions for Magento 2",
"scripts": {
"test": "cd supported-version && npm run test && cd -",