Skip to content

v1.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Mar 19:20
· 5 commits to main since this release

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 start

See 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

Full Changelog: v1.34.1...v1.35.0