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.11.2
2+ current_version = 1.12.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,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10- ## [ 1.12.0 ] - 2026-01-23
10+ ## [ 1.12.1 ] - 2026-02-03
1111
1212### Added
1313
@@ -16,6 +16,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1616- List available tools with ` cloudsmith mcp list_tools ` and tool groups with ` cloudsmith mcp list_groups `
1717- Filter tools via ` mcp_allowed_tools ` and ` mcp_allowed_tool_groups ` configuration options to control which API operations are exposed
1818
19+ ## [ 1.12.0] - 2026-02-02
20+
21+ ### Added
22+
23+ - Added Generic Format support for pushing packages to repositories.
24+ - Added Upstream support for managing upstream proxy configurations.
25+
1926## [ 1.11.2] - 2026-01-22
2027
2128## Added
Original file line number Diff line number Diff line change 1- 1.11.2
1+ 1.12.0
You can’t perform that action at this time.
0 commit comments