We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7732e48 commit f191117Copy full SHA for f191117
2 files changed
.cz.yaml
@@ -3,5 +3,5 @@ commitizen:
3
changelog_incremental: true
4
name: cz_conventional_commits
5
update_changelog_on_bump: true
6
- version: 2.5.0
+ version: 2.6.0
7
version_scheme: semver2
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][changelog], and this project adheres
to [Semantic Versioning][semver].
8
+## 2.6.0 (2026-07-15)
9
+
10
+### Feat
11
12
+- Allow greater configruation of bot controls. [TEF-867] (#54)
13
14
+### Fix
15
16
+- Output the application integration URL. [TEF-935] (#55)
17
18
## 2.5.0 (2026-07-06)
19
20
### Feat
0 commit comments