Skip to content

Commit 911a984

Browse files
bump: version 1.0.6 → 1.1.0
1 parent 8ae50aa commit 911a984

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "1.0.6"
3+
version = "1.1.0"
44
tag_format = "v$version"
55
version_files = [
66
"assinstants/_version.py",

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.1.0 (2024-10-01)
2+
3+
### Feat
4+
5+
- **run_manager**: Include function parameters in assistant formatting
6+
7+
## v1.0.6 (2024-10-01)
8+
9+
## v1.0.5 (2024-10-01)
10+
11+
## v1.0.4 (2024-10-01)
12+
113
## v1.0.3 (2024-10-01)
214

315
### Fix

0 commit comments

Comments
 (0)