chore: bump version to 1.0.0

Eerste stabiele release. v1-readiness checklist (Now + Before-launch) is
afgerond, smoke-test groen, lint/tests/build/doc-links allemaal groen.

CHANGELOG.md [Unreleased] gepromoveerd naar [1.0.0] — 2026-05-04 met
volledige Added/Changed/Fixed/Security-secties uit PR #85 t/m #89.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Janpeter Visser 2026-05-04 14:25:15 +02:00
parent d02434a1e9
commit 90343573f3
3 changed files with 37 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "scrum4me",
"version": "0.9.0",
"version": "1.0.0",
"private": true,
"scripts": {
"predev": "npx --yes kill-port 3000 || exit 0",