Uh oh!
There was an error while loading. Please reload this page.
release: cloudsmith-cli v1.23.0 - #355
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the Cloudsmith CLI for the v1.23.0 release by bumping the version metadata and cutting a 1.23.0 section in the changelog, aligning the repo state with the intended release/tag.
Changes:
- Bump version from
1.22.0to1.23.0in the packaged version file. - Update
.bumpversion.cfgto reflectcurrent_version = 1.23.0. - Move the prior “Unreleased” changelog entry under
## [1.23.0] - 2026-08-14, leaving “Unreleased” empty for future changes.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cloudsmith_cli/data/VERSION | Updates the shipped CLI version string to 1.23.0. |
| CHANGELOG.md | Cuts a 1.23.0 release section dated 2026-08-14 and places the Added entry under it. |
| .bumpversion.cfg | Aligns bumpversion’s current_version to 1.23.0 for future bumps/tags. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
butlerx
approved these changes
Aug 14, 2026
coillteoir
approved these changes
Aug 14, 2026
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
### Addedentry in Unreleased)## [1.23.0] - 2026-08-14Test plan
v1.23.0and push the tag to trigger the release pipeline