From 1ca48d9eae50732a43a0ba36491a72a52c630eca Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Mon, 30 Sep 2024 08:59:52 +0100 Subject: [PATCH] Step release tag --- CHANGELOG.md | 5 ++++- siunitx.dtx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de34e4cb..bfc2c8db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [v3.3.22] - 2024-09-30 + ### Fixed - Automatically set `unit-font-command` with `beamer` only when the user has not manually adjusted (see issue @@ -2141,7 +2143,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ### Added - First public testing release (as `si`) -[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.21...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.22...HEAD +[v3.3.22]: https://github.com/josephwright/siunitx/compare/v3.3.21...v3.3.22 [v3.3.21]: https://github.com/josephwright/siunitx/compare/v3.3.20...v3.3.21 [v3.3.20]: https://github.com/josephwright/siunitx/compare/v3.3.19...v3.3.20 [v3.3.19]: https://github.com/josephwright/siunitx/compare/v3.3.18...v3.3.19 diff --git a/siunitx.dtx b/siunitx.dtx index eda108df..11bce0ca 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -124,7 +124,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2024-08-20} {3.3.21} +\ProvidesExplPackage {siunitx} {2024-09-30} {3.3.22} {A comprehensive (SI) units package} % \end{macrocode} %