Skip to content

Commit 083e167

Browse files
apoclypscolinmoynes
authored andcommitted
Bump version: 1.15.0 → 1.16.0 (#281)
1 parent 6c2c219 commit 083e167

File tree

3 files changed

+7
-2
lines changed

3 files changed

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

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [1.16.0] - 2026-03-24
12+
13+
### Added
14+
15+
- Added Alpine Upstream support for managing upstream configurations.
1116

1217
## [1.15.0] - 2026-03-19
1318

cloudsmith_cli/data/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.0
1+
1.16.0

0 commit comments

Comments
 (0)