File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 2
2
name = " cz_conventional_commits"
3
3
tag_format = " v1.0.0"
4
4
version_scheme = " semver"
5
- version = " 0.0.1 "
5
+ version = " 0.0.2 "
6
6
update_changelog_on_bump = true
7
7
major_version_zero = true
Original file line number Diff line number Diff line change
1
+ ## v0.0.2 (2025-04-07)
2
+
3
+ ### Fix
4
+
5
+ - increase Astronomy Shop resource limits to avoid OOM errors (#39 )
6
+ - correct LLMConfigModelAgent class variables (#24 )
7
+ - update e2e environment variables and scripts (#21 )
8
+ - correct s3_endpoint_url references (#16 )
9
+ - correct typo (#12 )
10
+
11
+ ## v0.0.1 (2025-03-20)
12
+
13
+ This pre-release is the version (with fixes) used for in the ICML paper described [ here] ( https://github.com/IBM/ITBench ) .
14
+
15
+ ### Feat
16
+
17
+ - add CODEOWNERS (#2 )
18
+ - add CISO incidents (#1 )
19
+ - add SRE incidents (#6 )
You can’t perform that action at this time.
0 commit comments