From f733035741a439e3bb10a31f0abf138dc82da747 Mon Sep 17 00:00:00 2001 From: Ronny V Date: Tue, 13 Feb 2024 10:50:33 +0100 Subject: [PATCH] Release v1.0.3 (#162) --- RELEASE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..2938f6e --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,3 @@ +Release type: patch + +* Fixed stray closing divs in template files (second try 😅)