File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ ## v1.21.1 (2025-06-24)
2+
3+ ### Fix
4+
5+ - add missing theme name to supported_flavors list
6+
17## v1.21.0 (2025-06-23)
28
39### Feat
Original file line number Diff line number Diff line change 5151 "path" : "demo/doxygen/xml" ,
5252}
5353
54- version = "1.21.0 "
55- release = "1.21.0 "
54+ version = "1.21.1 "
55+ release = "1.21.1 "
5656html_title = f"ROCm Docs Core { version } "
5757project = "ROCm Docs Core"
5858author = "Advanced Micro Devices, Inc."
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = ' rocm-docs-core'
10- version = " 1.21.0 "
10+ version = " 1.21.1 "
1111authors =[
1212 {
name =
" Lauren Wrubleski" ,
email =
" [email protected] " }
1313]
@@ -72,7 +72,7 @@ color = true
7272
7373[tool .commitizen ]
7474name = " cz_conventional_commits"
75- version = " 1.21.0 "
75+ version = " 1.21.1 "
7676version_files = [" pyproject.toml:^version" , " docs/conf.py:^(version|release)" ]
7777tag_format = " v$version"
7878annotated_tag = true
You can’t perform that action at this time.
0 commit comments