Commit graph

2 commits

Author SHA1 Message Date
6506288db4 chore: rebrand monorepo references to co-mono 2026-03-05 16:00:17 -08:00
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