File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.7.2
2+ current_version = 1.8.0
33commit = True
44tag = True
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<revision>\d+)
Original file line number Diff line number Diff line change @@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.8.0] - 2025-05-02
11+
12+ ### Added
13+
14+ - Added support for managing User API Tokens ([ #192 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/192 ) )
15+
1016## [ 1.7.2] - 2025-04-28
1117
1218### Added
1319
14- - Added a fix for certain login error messages being suppressed ([ #188 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/196 ) )
20+ - Added a fix for certain login error messages being suppressed ([ #196 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/196 ) )
1521
1622## [ 1.7.1] - 2025-04-25
1723
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ The following maintainers manage the project and are reponsible for reviewing/me
1010
1111The following contributors (in alphabetical order) are held in eternal high esteem and gratitude for their glorious contributions to the project:
1212
13+ - Carlos Gonzalez ([ @LowzG ] ( https://github.com/LowzG ) )
1314- Jamie Brynes ([ @jamiebrynes7 ] ( https://github.com/jamiebrynes7 ) )
1415- Patrick McClory ([ @mcclory ] ( https://github.com/mcclory ) )
1516
Original file line number Diff line number Diff line change 1- 1.7.2
1+ 1.8.0
You can’t perform that action at this time.
0 commit comments