mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 00:22:34 +00:00
- dev versions (X.Y.Z-dev.N) now treated as newer than base release (X.Y.Z) - reflects convention that dev work is AFTER the release, not before - update GH Actions message to use 'ccs update --dev' instead of npm install - update tests to match new semantic