Skip to content

Commit

Permalink
Step release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jun 14, 2024
1 parent 643390e commit acfb75d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to

## [Unreleased]

## [v3.3.18] - 2024-06-14

### Fixed
- Use `fill` glue for aligning comparators (see issue [\#733](https://github.com/josephwright/siunitx/issues/733))

Expand Down Expand Up @@ -2113,7 +2115,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.17...HEAD
[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.18...HEAD
[v3.3.18]: https://github.com/josephwright/siunitx/compare/v3.3.17...v3.3.18
[v3.3.17]: https://github.com/josephwright/siunitx/compare/v3.3.16...v3.3.17
[v3.3.16]: https://github.com/josephwright/siunitx/compare/v3.3.15...v3.3.16
[v3.3.15]: https://github.com/josephwright/siunitx/compare/v3.3.14...v3.3.15
Expand Down
2 changes: 1 addition & 1 deletion siunitx.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
%
% Identify the package and give the over all version information.
% \begin{macrocode}
\ProvidesExplPackage {siunitx} {2024-05-06} {3.3.17}
\ProvidesExplPackage {siunitx} {2024-06-14} {3.3.18}
{A comprehensive (SI) units package}
% \end{macrocode}
%
Expand Down

0 comments on commit acfb75d

Please sign in to comment.