Skip to content

Commit d550341

Browse files
bump: version 1.8.0 → 1.8.1 (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: James Armes (they/them) <[email protected]>
1 parent d6d38d8 commit d550341

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.8.0
6+
version: 1.8.1
77
version_scheme: semver2

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## 1.8.1 (2025-01-29)
10+
11+
### Fix
12+
13+
- Updated capacity of upload rule group to support more upload paths. (TBE-137) (#24)
14+
- Set rule groups to create new groups before destroying. (#24)
15+
- Use a suffix for rule groups. (#24)
16+
917
## 1.8.0 (2025-01-23)
1018

1119
### Feat

0 commit comments

Comments
 (0)