From 33d6eb10a72edf1f5832ac8057f78a1ff4a98e3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 10:33:48 +0200 Subject: [PATCH] Release v1.1.1 (#13) Co-authored-by: Semanticore Bot --- Changelog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Changelog.md diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..b72886e --- /dev/null +++ b/Changelog.md @@ -0,0 +1,17 @@ +# Changelog + +## Version v1.1.1 (2023-06-09) + +### Chores and tidying + +- **deps:** update module github.com/stretchr/testify to v1.8.4 (#15) (98ae51bd) +- **deps:** update module flamingo.me/form to v1.1.1 (#14) (7b5b73af) +- **deps:** update dependency github.com/vektra/mockery/v2 to v2.29.0 (#12) (0db6641e) +- remove pkg/errors (#16) (cd3414dd) +- **deps:** update module flamingo.me/flamingo/v3 to v3.6.1 (#9) (6c63d558) +- upgrade to go 1.19 and introduce flamingo standard github actions (#11) (2580249e) + +### Other + +- Add renovate.json (#7) (c856bc2d) +