We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae50aa commit 911a984Copy full SHA for 911a984
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "1.0.6"
+version = "1.1.0"
4
tag_format = "v$version"
5
version_files = [
6
"assinstants/_version.py",
CHANGELOG.md
@@ -1,3 +1,15 @@
+## v1.1.0 (2024-10-01)
+
+### Feat
+- **run_manager**: Include function parameters in assistant formatting
7
+## v1.0.6 (2024-10-01)
8
9
+## v1.0.5 (2024-10-01)
10
11
+## v1.0.4 (2024-10-01)
12
13
## v1.0.3 (2024-10-01)
14
15
### Fix
0 commit comments