From 6d388c4dbbe79d4b69af4384e2c471f5693aad0d Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Thu, 13 Apr 2023 12:01:08 +0200 Subject: [PATCH] chore(release): 1.1.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b842cc..ddb490b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.1.4](https://git.laurivan.com/Dev/ansible-role-grafana/compare/v1.1.3...v1.1.4) (2023-04-13) + + +### Bug Fixes + +* influxdb mount path ([8c42cea](https://git.laurivan.com/Dev/ansible-role-grafana/commit/8c42ceac4f89e6259085dfa6c6a97e4942d28655)) + ### [1.1.3](https://git.laurivan.com/Dev/ansible-role-grafana/compare/v1.1.2...v1.1.3) (2023-04-13)