Merge branch 'develop' into chore/remove_cypress_dependencies

This commit is contained in:
Adria Navarro 2023-09-07 16:40:41 +02:00 committed by GitHub
commit 08244de966
2 changed files with 3 additions and 2 deletions

View File

@ -214,6 +214,7 @@ jobs:
with:
submodules: true
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }}
fetch-depth: 0
- name: Check pro commit
id: get_pro_commits
@ -251,4 +252,4 @@ jobs:
process.exit(1);
} else {
console.log('All good, the submodule had been merged and setup correctly!')
}
}

View File

@ -1,5 +1,5 @@
{
"version": "2.9.39-alpha.15",
"version": "2.9.40-alpha.0",
"npmClient": "yarn",
"packages": [
"packages/*"