ISMS Builder v1.35.0
Quick Start
tar -xzf isms-builder-v1.35.0.tar.gz
npm install
cp .env.example .env # JWT_SECRET setzen
npm startSee CHANGELOG and documentation for details.
What's Changed
- chore(deps): bump puppeteer from 24.39.0 to 24.39.1 by @dependabot[bot] in #7
- chore(ci): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #4
- chore(ci): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #5
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v1.34.1...v1.35.0