From bbe97b440ff5c65c5df44a788ff1e6f17b944d9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Nov 2021 11:19:45 -0300 Subject: [PATCH] chore: release 1.4.0 (#34) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e763a8..0547e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://www.github.com/allisson/postmand/compare/v1.3.0...v1.4.0) (2021-11-20) + + +### Features + +* **imports:** use goimports from golangci-lint ([#33](https://www.github.com/allisson/postmand/issues/33)) ([6643210](https://www.github.com/allisson/postmand/commit/6643210fd877affb2a319b16a4aea211414fac08)) + ## [1.3.0](https://www.github.com/allisson/postmand/compare/v1.2.0...v1.3.0) (2021-10-02) diff --git a/version.txt b/version.txt index f0bb29e..88c5fb8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.0 +1.4.0