From 81065803ca93acfce90fb732cd604dbdec0c5924 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:58:58 +0000 Subject: [PATCH] v6.1.30 --- .versionbot/CHANGELOG.yml | 15 ++++++++++++++- CHANGELOG.md | 4 ++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 97a64f5..0be2583 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: Update module github.com/gliderlabs/ssh to v0.3.7 + hash: d3aeba339196d953143989b24e8fc87b83e0fc16 + body: | + Update github.com/gliderlabs/ssh from 0.3.6 to 0.3.7 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + version: 6.1.30 + title: "" + date: 2024-03-18T22:58:51.767Z - commits: - subject: Update golang Docker tag to v1.22.1 hash: 90263d7816c0bd978b1869fd414e35f669c4b67a @@ -975,7 +987,8 @@ Change-Type: patch - Changelog-Entry: Wait until all channels/requests have been serviced before closing connection + Changelog-Entry: Wait until all channels/requests have been serviced + before closing connection hash: d60d43c8c5f8068db44175d8503c08efeb8ef7da subject: Wait before closing connection - author: Will Boyce diff --git a/CHANGELOG.md b/CHANGELOG.md index da07ce7..dffd471 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.30 - 2024-03-18 + +* Update module github.com/gliderlabs/ssh to v0.3.7 [Self-hosted Renovate Bot] + ## v6.1.29 - 2024-03-05 * Update golang Docker tag to v1.22.1 [Self-hosted Renovate Bot]