Skip to content

Commit 278c779

Browse files
committed
Step release tag
1 parent a17a203 commit 278c779

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v3.4.14] - 2025-07-09
11+
1012
### Fixed
1113
- Output of converted exponents in `\complexnum` (see issue
1214
[\#815](https://github.com/josephwright/siunitx/issues/815))
@@ -2305,7 +2307,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
23052307
### Added
23062308
- First public testing release (as `si`)
23072309

2308-
[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.4.13...HEAD
2310+
[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.4.14...HEAD
2311+
[v3.4.14]: https://github.com/josephwright/siunitx/compare/v3.4.13...v3.4.14
23092312
[v3.4.13]: https://github.com/josephwright/siunitx/compare/v3.4.12...v3.4.13
23102313
[v3.4.12]: https://github.com/josephwright/siunitx/compare/v3.4.11...v3.4.12
23112314
[v3.4.11]: https://github.com/josephwright/siunitx/compare/v3.4.10...v3.4.11

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} {2025-07-05} {3.4.13}
143+
\ProvidesExplPackage {siunitx} {2025-07-09} {3.4.14}
144144
{A comprehensive (SI) units package}
145145
% \end{macrocode}
146146
%

0 commit comments

Comments
 (0)