Skip to content

Commit 2a47c30

Browse files
authored
Release/v1.14.0 (#274)
* release v1.14.0 * Bump version: 1.13.0 → 1.14.0
1 parent 95c9373 commit 2a47c30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.13.0
2+
current_version = 1.14.0
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<revision>\d+)

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- Added `--tag` option to `download` command for filtering packages by tags
1010
- Added download command documentation to README with comprehensive usage examples
1111

12-
## [1.14.0] - 2026-03-11
12+
## [1.14.0] - 2026-03-13
1313

1414
### Added
1515

cloudsmith_cli/data/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.0
1+
1.14.0

0 commit comments

Comments
 (0)