From 56653e1d227b85285c9ea5e16b409e9de512f173 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Sun, 23 Mar 2025 17:31:10 -0300 Subject: [PATCH] chore: svu init Signed-off-by: Carlos Alexandro Becker --- .svu.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .svu.yaml diff --git a/.svu.yaml b/.svu.yaml new file mode 100644 index 0000000..6b6a877 --- /dev/null +++ b/.svu.yaml @@ -0,0 +1,7 @@ +# svu configuration. +# +# https://github.com/caarlos0/svu +tag.prefix: "v" +verbose: true +always: true +v0: true