Skip to content

release: cloudsmith-cli v1.22.0 - #349

Merged
cloudsmith-iduffy merged 2 commits into
masterfrom
release/v1.22.0
Aug 12, 2026
Merged

release: cloudsmith-cli v1.22.0#349
cloudsmith-iduffy merged 2 commits into
masterfrom
release/v1.22.0

Conversation

@cloudsmith-iduffy

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • CI (lint/test) green on this branch
  • After merge: tag the merged commit v1.22.0 and push the tag to trigger the release workflow (builds, signs, and publishes to GitHub Releases, PyPI, Cloudsmith, Docker Hub/Cloudsmith registry, and opens the Homebrew tap bump PR)

CopilotAI lite review requested due to automatic review settings August 11, 2026 22:51
@cloudsmith-iduffy
cloudsmith-iduffy requested a review from a team as a code ownerAugust 11, 2026 22:51

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the cloudsmith-cli codebase for the v1.22.0 release by updating the canonical version sources and cutting a dated changelog section summarizing the release’s user-facing fixes.

Changes:

  • Bumped the CLI version from 1.21.0 to 1.22.0.
  • Cut the changelog from Unreleased into a new [1.22.0] - 2026-08-11 section, including two Fixed entries (SSO stale X-Api-Key, and credential-helper install docker --dry-run side effects).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

FileDescription
cloudsmith_cli/data/VERSIONUpdates the packaged CLI version string to 1.22.0.
CHANGELOG.mdAdds the 1.22.0 release section and documents the included fixes.
.bumpversion.cfgUpdates current_version to 1.22.0 for future bumpversion operations.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@cloudsmith-iduffy
cloudsmith-iduffy merged commit ae4a5d5 into masterAug 12, 2026
26 checks passed
@cloudsmith-iduffy
cloudsmith-iduffy deleted the release/v1.22.0 branch August 12, 2026 11:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cloudsmith-iduffy@BartoszBlizniak