File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ commitizen:
33 changelog_incremental : true
44 name : cz_conventional_commits
55 update_changelog_on_bump : true
6- version : 1.1 .0
6+ version : 2.0 .0
77 version_scheme : semver2
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] [ changelog ] and this project adheres to
66[ Semantic Versioning] [ semver ] .
77
8- ## Unreleased
8+ ## 2.0.0 (2025-08-19)
99
1010> [ !CAUTION]
1111> This release fixes a bug that would case a double slash (` // ` ) in the secret
@@ -18,6 +18,10 @@ The format is based on [Keep a Changelog][changelog] and this project adheres to
1818> [ ` name ` ] [ secrets ] for your secrets to match the previous format of
1919> ` <project>/<environment>//<name> ` .
2020
21+ ### Fix
22+
23+ - Exclude service from the secret path if it isn't set. (#4 )
24+
2125## 1.1.0 (2025-08-18)
2226
2327### Feat
You can’t perform that action at this time.
0 commit comments