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 22
33<!-- version list -->
44
5+ ## v0.6.0 (2025-11-14)
6+
7+ ### Bug Fixes
8+
9+ - Rename breadcrumb to breadcrumbs
10+ ([ ` 4e8081c ` ] ( https://github.com/aksiome/breeze/commit/4e8081c9fcc8496731a9c26eb503b6b0311d562b ) )
11+
12+ - Secondary sidebar inline padding
13+ ([ ` 80bd4aa ` ] ( https://github.com/aksiome/breeze/commit/80bd4aa2413ce19ca5f4e8c39d416e179dd78117 ) )
14+
15+ ### Features
16+
17+ - Add content-width meta option
18+ ([ ` 369be71 ` ] ( https://github.com/aksiome/breeze/commit/369be71bb5f9e5d6c878e046fb312c6b0546199a ) )
19+
20+ - Add hide-sidebar-[ primary|secondary] option
21+ ([ ` 72f63ef ` ] ( https://github.com/aksiome/breeze/commit/72f63ef9d5ad1be36d6858d29629fe20b37e0cde ) )
22+
23+
524## v0.5.5 (2025-11-02)
625
726### Bug Fixes
Original file line number Diff line number Diff line change 11"""A modern Sphinx documentation theme."""
22
3- __version__ = "0.5.5 "
3+ __version__ = "0.6.0 "
44
55from os import environ
66from pathlib import Path
You can’t perform that action at this time.
0 commit comments