merge: prepare for the next release (!562)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/562
This commit is contained in:
commit
84e3eae77f
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ testCommit:
|
|||
- pnpm install --frozen-lockfile
|
||||
- pnpm run build
|
||||
- pnpm run migrate
|
||||
- pnpm run --filter='!megalodon' test
|
||||
- pnpm run --filter='!megalodon' --workspace-concurrency=1 test
|
||||
- pnpm run --filter=backend lint
|
||||
- pnpm run --filter=frontend eslint
|
||||
cache:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sharkey",
|
||||
"version": "2024.5.0",
|
||||
"version": "2024.6.0-dev",
|
||||
"codename": "shonk",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue