Skip to content

v1.37.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:40
· 56 commits to main since this release

ISMS Builder v1.37.1

Quick Start

tar -xzf isms-builder-v1.37.1.tar.gz
npm install
cp .env.example .env   # JWT_SECRET setzen
npm start

See CHANGELOG and documentation for details.

What's Changed

  • chore(ci): bump actions/checkout from 6 to 7 by @dependabot[bot] in #47
  • chore(ci): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #57

Full Changelog: v1.37.0...v1.37.1