Skip to content

Commit 3ae1f9b

Browse files
robertcoltheartarturcic
authored andcommitted
docs: add breaking change docs for env and placeholder behavior
1 parent 173ae45 commit 3ae1f9b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

BREAKING_CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v6.8.0
2+
* When using `{env:VAR_NAME}` or `{BranchName}` syntax in labels or version formatting, a missing environment variable or placeholder no longer throws and instead returns a blank value.
3+
14
## v6.2.0
25

36
* The configuration property `label-number-pattern` was removed. The functionality can be still used by changing the label and the branch name regular expression for pull-request branches.

0 commit comments

Comments
 (0)