···4141oxrls status
4242oxrls bump --dry-run
43434444+# Pre-release mode (optional)
4545+oxrls pre # interactive, or
4646+oxrls pre enter alpha --package @scope/core # enter pre-release mode for @scope/core with "alpha" tag
4747+oxrls pre exit @scope/core # exit pre-release mode for @scope/core
4848+# Alternatively, you can set pre-release mode in the config file for specific packages or groups, and it will be applied automatically when bumping versions.
4949+# Just make sure to also remove the counter of the pre-released package in pre.json
5050+4451# Apply
4552oxrls bump
4653