From 78d1cca844edea7032f5f0d6cad64602af6fa731 Mon Sep 17 00:00:00 2001 From: mabunixda Date: Thu, 18 Apr 2024 05:53:03 +0000 Subject: [PATCH] chore(ci): commit changes from go-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff39dc7..851d1c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 1.3.1 (2024-04-18) + +#### Bug Fixes + +* update pre-commit and fixxes of findings (91517d8a) +* update refs (a24b8fbf) +* changelog automation update (7325d86b) + +#### Chores + +* **ci:** commit changes from go-semantic-release (e4a1a000) + + ## 1.3.0 (2024-01-12) #### Feature