From 03dd7c2b75de61b4d9f5ed8e2ec65f44a681ce1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 13:26:17 +0200 Subject: [PATCH] Release v1.1.2 (#19) Co-authored-by: Semanticore Bot --- Changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog.md b/Changelog.md index b72886e..b74de73 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,18 @@ # Changelog +## Version v1.1.2 (2024-10-02) + +### Chores and tidying + +- **deps:** update actions/checkout digest to 692973e (#21) (3fac56a0) +- **deps:** update module flamingo.me/form to v1.1.2 (#24) (8d797c9e) +- **deps:** update module flamingo.me/flamingo/v3 to v3.11.0 (#23) (35d739d7) +- Update Go version and dependencies (#29) (e821c0f3) +- **deps:** update golangci/golangci-lint-action action to v4 (#25) (41acf825) +- **deps:** update actions/setup-go action to v5 (#22) (b5e8050b) +- **deps:** update actions/checkout action to v4 (#20) (854e5f8a) +- **deps:** update module flamingo.me/flamingo/v3 to v3.7.0 (#18) (c75b290d) + ## Version v1.1.1 (2023-06-09) ### Chores and tidying