From 1f8a3a22aa02daac44a7c727fdc300d5d3668551 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 21 Apr 2023 09:11:32 +0000 Subject: [PATCH] chore(release): 1.4.0 [skip ci] # [1.4.0](https://github.com/VincentHardouin/restic-exporter/compare/v1.3.1...v1.4.0) (2023-04-21) ### Features * improve bad request error ([6e23e10](https://github.com/VincentHardouin/restic-exporter/commit/6e23e107cb82cdfbd56f4dc9e318e9eae0e658ca)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51c4a11..9a7ac4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.4.0](https://github.com/VincentHardouin/restic-exporter/compare/v1.3.1...v1.4.0) (2023-04-21) + + +### Features + +* improve bad request error ([6e23e10](https://github.com/VincentHardouin/restic-exporter/commit/6e23e107cb82cdfbd56f4dc9e318e9eae0e658ca)) + ## [1.3.1](https://github.com/VincentHardouin/restic-exporter/compare/v1.3.0...v1.3.1) (2023-04-21)