Skip to content

Commit b9c839d

Browse files
patch(re-release with version bump) (#237)
* Bump to 1.9.4 and update changelog for re-release
1 parent a959a5c commit b9c839d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.9.3
2+
current_version = 1.9.4
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<revision>\d+)

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.9.4] - 2025-11-07
11+
12+
> No code changes in this release. Version bump performed for release process consistency and to address packaging/metadata updates.
13+
1014
## [1.9.3] - 2025-11-07
1115

1216
- [[Issue-170]](https://github.com/cloudsmith-io/cloudsmith-cli/issues/170) - Add flag to get all pages

cloudsmith_cli/data/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.3
1+
1.9.4

0 commit comments

Comments
 (0)