Merge branch 'develop' of github.com:Budibase/budibase into fix/shared-core-dev

This commit is contained in:
mike12345567 2023-09-07 15:04:17 +01:00
commit 5ea2940b5d
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/*"