Describe the issue
Better versioning on the CLI versions to reflect semantic versioning properly
Steps to reproduce the behavior
Some of the versions are tagged as breaking changes which are expected to be a bump on major version https://github.com/databricks/cli/releases/tag/v0.266.0
Expected Behavior
Clean and concise implementation of the semantic versioning https://semver.org/
Actual Behavior
I is always auto-increment minor feature version which doesn't reflect any aspect of the change in CLI