From a72040aa76aa0e792d8efd7c0a345840e8680198 Mon Sep 17 00:00:00 2001 From: Ranjan Singh Date: Wed, 18 Mar 2026 16:32:04 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Bump=20version:=201.15.0=20=E2=86=92=201.15?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- cloudsmith_cli/data/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 394ebac7..e8a3c1ed 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.14.0 +current_version = 1.15.0 commit = True tag = True parse = (?P\d+)\.(?P\d+)\.(?P\d+) diff --git a/cloudsmith_cli/data/VERSION b/cloudsmith_cli/data/VERSION index 850e7424..141f2e80 100644 --- a/cloudsmith_cli/data/VERSION +++ b/cloudsmith_cli/data/VERSION @@ -1 +1 @@ -1.14.0 +1.15.0 From 36865fc58c034277d2579381d55c8e624f00cce0 Mon Sep 17 00:00:00 2001 From: Ranjan Singh Date: Thu, 19 Mar 2026 08:47:23 +0000 Subject: [PATCH 2/2] Update release date for version 1.15.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24b433a4..5923d922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [1.15.0] - 2026-03-18 +## [1.15.0] - 2026-03-19 ### Added