Skip to content

Commit 6754784

Browse files
committed
chore: Revert "bump: version 3.1.0 → 3.2.0" (#297)
BREAKING CHANGE
1 parent 2d0764e commit 6754784

3 files changed

Lines changed: 2 additions & 20 deletions

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.commitizen]
33
version_files = ["VERSION"]
4-
version = "3.2.0"
4+
version = "3.1.0"
55
tag_format = "v$version"
66
name = "cz_customize"
77

CHANGELOG.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
## v3.2.0 (2025-09-01)
2-
3-
### Feat
4-
5-
- allow to get results as json (#284)
6-
- allow to disable track while evaluating dependencies (#282)
7-
- expose `check_dependencies` to the main interface (#278)
8-
9-
### Fix
10-
11-
- Properly annotate `check_dependencies`'s `selector_method` arg (#287)
12-
13-
### Docs
14-
15-
- remove old cache file path from docs (#288)
16-
- fix docs (#286)
17-
- update docs with json and "twyn as a package" examples (#285)
18-
191
## v3.1.0 (2025-08-28)
202

213
### Feat

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.2.0
1+
v3.1.0

0 commit comments

Comments
 (0)