From d554644795dcceaaa88af21970512d788719c6f5 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 19:01:24 +0000 Subject: [PATCH] v6.1.16 --- .versionbot/CHANGELOG.yml | 12 ++++++++++++ CHANGELOG.md | 4 ++++ 2 files changed, 16 insertions(+) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ea22fd5..3ccabb0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: Update module github.com/spf13/viper to v1.18.2 + hash: 304d691739ecc8769f2fd8d48842a2c7f485e568 + body: | + Update github.com/spf13/viper from 1.18.1 to 1.18.2 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + version: 6.1.16 + title: "" + date: 2023-12-18T19:01:21.908Z - commits: - subject: Update module github.com/spf13/viper to v1.18.1 hash: 9fa6db8737fa6cf02f72a2391807dc03c42544a5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 279f447..e425275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## v6.1.16 - 2023-12-18 + +* Update module github.com/spf13/viper to v1.18.2 [Self-hosted Renovate Bot] + ## v6.1.15 - 2023-12-08 * Update module github.com/spf13/viper to v1.18.1 [Self-hosted Renovate Bot]