feat(cli): add standalone CLI tool for semantic versioning

This commit is contained in:
Paul Hatcherian 2026-01-18 14:04:12 -06:00
parent bdf7908364
commit 726912b971
55 changed files with 2305 additions and 2850 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
node_modules/
lib/
# Editors
.vscode