docs: update changelogs for release

ci: publish release
This commit is contained in:
Rainer Killinger
2023-10-13 17:49:16 +02:00
parent e7607360e2
commit 5db3b7948a
106 changed files with 2202 additions and 678 deletions

View File

@@ -133,7 +133,7 @@ audit:
allow_failure: true
needs: []
script:
- pnpm audit --prod
- pnpm audit --prod --audit-level critical
rules:
- if: $CI_COMMIT_BRANCH == 'main'
allow_failure: false