- The `auth` command, enabling users to authenticate against the API with their organization's configured SAML provider ([174](https://github.com/cloudsmith-io/cloudsmith-cli/pull/174))
1.2.5
Added
- Produce CLI zipapp artefact on release ([164](https://github.com/cloudsmith-io/cloudsmith-cli/pull/164))
1.2.3
Fixed
- Show pagination info for `repos get` ([163](https://github.com/cloudsmith-io/cloudsmith-cli/pull/163))
1.2.2
Added
- Support for Swift package uploads ([161](https://github.com/cloudsmith-io/cloudsmith-cli/pull/161))
1.2.0
Added
- Support for CRAN upstreams ([157](https://github.com/cloudsmith-io/cloudsmith-cli/pull/157))
1.1.1
Fixed
- Revert change to urllib3 Retry constructor `method_whitelist`/`allowed_methods` kwarg ([148](https://github.com/cloudsmith-io/cloudsmith-cli/pull/148))