Skip to content

Commit 3b5a5e9

Browse files
committed
Step release tag
1 parent 6162db9 commit 3b5a5e9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
88

99
## [Unreleased]
1010

11+
## [v3.5.5] - 2026-05-15
12+
1113
### Changed
1214

1315
- Warn if tabular column contains an exponent part but no reserved space for an
@@ -2722,7 +2724,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
27222724

27232725
- First public testing release (as `si`)
27242726

2725-
[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.5.4...HEAD
2727+
[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.5.5...HEAD
2728+
[v3.5.5]: https://github.com/josephwright/siunitx/compare/v3.5.4...v3.5.5
27262729
[v3.5.4]: https://github.com/josephwright/siunitx/compare/v3.5.3...v3.5.4
27272730
[v3.5.3]: https://github.com/josephwright/siunitx/compare/v3.5.2...v3.5.3
27282731
[v3.5.2]: https://github.com/josephwright/siunitx/compare/v3.5.1...v3.5.2

siunitx.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
%
141141
% Identify the package and give the over all version information.
142142
% \begin{macrocode}
143-
\ProvidesExplPackage {siunitx} {2026-04-15} {3.5.4}
143+
\ProvidesExplPackage {siunitx} {2026-05-15} {3.5.5}
144144
{A comprehensive (SI) units package}
145145
% \end{macrocode}
146146
%

0 commit comments

Comments
 (0)