Skip to content

Commit 2ec0fbc

Browse files
bump: version 1.8.1 → 1.8.2 (#27)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c5519c3 commit 2ec0fbc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.1
6+
version: 1.8.2
77
version_scheme: semver2

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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.2 (2025-01-29)
10+
11+
### Fix
12+
13+
- Corrected conditional logic when using multiple upload paths. (#26)
14+
- Allow rule group capacity to be overridden.
15+
916
## 1.8.1 (2025-01-29)
1017

1118
### Fix

0 commit comments

Comments
 (0)