Skip to content

Commit 962a1e7

Browse files
bump: version 2.0.1 → 2.1.0
1 parent 939a473 commit 962a1e7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 2.1.0 (2025-06-14)
2+
3+
### Feat
4+
5+
- add new script-related exception classes for better handling
6+
- add functions to clean scripts and check return statements
7+
- add methods to retrieve network response body and logs
8+
9+
### Fix
10+
11+
- click in the input before typing and fix documentation
12+
13+
### Refactor
14+
15+
- add overloads for execute_script to improve type safety
16+
117
## 2.0.1 (2025-06-08)
218

319
### Fix

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
5-
version: 2.0.1
5+
version: 2.1.0

0 commit comments

Comments
 (0)