release: cloudsmith-cli v1.25.0 - #386
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Releases Cloudsmith CLI v1.25.0 and adds the curated changelog for changes since v1.24.0.
Changes:
- Updates packaged and release configuration versions to 1.25.0.
- Adds release notes covering recent features, improvements, and fixes.
- Nit: use
normalizedin the new changelog entries.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Summary |
|---|---|
cloudsmith_cli/data/VERSION |
Sets the CLI version to 1.25.0. |
CHANGELOG.md |
Adds the v1.25.0 release notes. |
.bumpversion.cfg |
Updates the configured current version. |
Suppressed comments (1)
CHANGELOG.md:25
- Please use the American spelling
synchronizationin this new changelog entry, consistent with the project's documentation style.
- Failed package synchronisation in JSON output mode now returns a machine-readable error containing the API's reason, status, and stage.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
cloudsmith-iduffy
approved these changes
Aug 24, 2026
apoclyps
approved these changes
Aug 24, 2026
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 free
to 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.
Description
Bump Cloudsmith CLI to v1.25.0 and publish the curated changelog for all CLI-facing changes since v1.24.0.
Changes
Added
.npmrcintegration (feat(ENG-13679): NPM Credential Helper #367)Changed
Fixed
Type of Change
Additional Notes
After merge, tag the resulting
mastercommit asv1.25.0and push the tag to publish the release.