co-mono/scripts
Mario Zechner 6bbe3147d8 Add release script
Usage: npm run release:patch|minor|major

Automates:
- Check for uncommitted changes
- Bump version
- Update CHANGELOGs: [Unreleased] -> [version] - date
- Commit and tag
- Publish to npm
- Add new [Unreleased] sections
- Push
2025-12-30 22:42:21 +01:00
..
release.mjs Add release script 2025-12-30 22:42:21 +01:00
sync-versions.js Fix lockstep versioning and improve documentation 2025-11-13 23:37:43 +01:00