chore(main): release 0.5.0 (#20)

This commit is contained in:
Johan Larsson 2024-10-30 14:23:05 +01:00 committed by GitHub
parent de455795bd
commit 7605fc36df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 24 additions and 8 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.4.0"
".": "0.5.0"
}

View File

@ -1,5 +1,21 @@
# Changelog
## [0.5.0](https://github.com/jolars/moloch/compare/v0.4.0...v0.5.0) (2024-10-30)
### Features
* replace `\vfill` with `\vfil` in title frame ([8f2a59e](https://github.com/jolars/moloch/commit/8f2a59e239cf0ae32f1a5c8fbf6ad739fa1cd328))
* switch from fill to fil ([#21](https://github.com/jolars/moloch/issues/21)) ([873ae15](https://github.com/jolars/moloch/commit/873ae154824ed10d45f05c6efe4c4cc73eca1a22))
### Bug Fixes
* remove duplicated footnote color specifications ([#26](https://github.com/jolars/moloch/issues/26)) ([1306af5](https://github.com/jolars/moloch/commit/1306af5a73e0a030ece2ad9825496cc28507ad54))
* remove extra space below progressbar section pages ([#27](https://github.com/jolars/moloch/issues/27)) ([e5be480](https://github.com/jolars/moloch/commit/e5be4806ab9b975be8e8f67434c80fd2155e30b2))
* set use=block title in block body for fill ([e8921a6](https://github.com/jolars/moloch/commit/e8921a69642166ef22b9b27cd3633a735c22f153)), closes [#28](https://github.com/jolars/moloch/issues/28)
* tag files with date ([28003e7](https://github.com/jolars/moloch/commit/28003e7502ce420a0e24b96e27ba3d30b9b0ecbc))
## [0.4.0](https://github.com/jolars/moloch/compare/v0.3.0...v0.4.0) (2024-07-09)

View File

@ -15,7 +15,7 @@ maxprintline = 9999
uploadconfig = {
pkg = "moloch",
version = "0.4.0", -- x-release-please-version
version = "0.5.0", -- x-release-please-version
author = "Johan Larsson",
uploader = "Johan Larsson",
license = "cc-by-sa-4",

View File

@ -82,7 +82,7 @@
\newcommand{\themename}{\textsf{moloch}\xspace}
\def\molochversion{0.4.0} % x-release-please-version
\def\molochversion{0.5.0} % x-release-please-version
\usepackage{readprov}
% \ReadPackageInfos{beamerthememoloch}

View File

@ -14,7 +14,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamercolorthememoloch}[2024-10-30 v0.4.0 Moloch color theme] % x-release-please-version
\ProvidesPackage{beamercolorthememoloch}[2024-10-30 v0.5.0 Moloch color theme] % x-release-please-version
%</package>
% \fi
% \CheckSum{0}

View File

@ -14,7 +14,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerfontthememoloch}[2024-10-30 v0.4.0 Moloch font theme] % x-release-please-version
\ProvidesPackage{beamerfontthememoloch}[2024-10-30 v0.5.0 Moloch font theme] % x-release-please-version
%</package>
% \fi
% \CheckSum{0}

View File

@ -14,7 +14,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerinnerthememoloch}[2024-10-30 v0.4.0 Moloch inner theme] % x-release-please-version
\ProvidesPackage{beamerinnerthememoloch}[2024-10-30 v0.5.0 Moloch inner theme] % x-release-please-version
%</package>
% \fi
% \CheckSum{0}

View File

@ -14,7 +14,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerouterthememoloch}[2024-10-30 v0.4.0 Moloch outer theme] % x-release-please-version
\ProvidesPackage{beamerouterthememoloch}[2024-10-30 v0.5.0 Moloch outer theme] % x-release-please-version
%</package>
% \fi
% \CheckSum{0}

View File

@ -12,7 +12,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerthememoloch}[2024-10-30 v0.4.0 Moloch Beamer theme] % x-release-please-version
\ProvidesPackage{beamerthememoloch}[2024-10-30 v0.5.0 Moloch Beamer theme] % x-release-please-version
%</package>
% \fi
% \CheckSum{0}