From 3d844feb2131feaa32bf39e7e90aaf6b95cca2e4 Mon Sep 17 00:00:00 2001 From: Josh Deprez Date: Thu, 10 Oct 2024 10:30:43 +1100 Subject: [PATCH] Bump version and changelog for v3.83.1 --- CHANGELOG.md | 6 ++++++ version/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a3c81225a..e86a9d4a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [v3.83.1](https://github.com/buildkite/agent/tree/v3.83.0) (2024-10-10) +[Full Changelog](https://github.com/buildkite/agent/compare/v3.83.0...v3.83.1) + +### Fixed +- Fix artifact up/download timeouts [#3033](https://github.com/buildkite/agent/pull/3033) (@DrJosh9000) + ## [v3.83.0](https://github.com/buildkite/agent/tree/v3.83.0) (2024-10-08) [Full Changelog](https://github.com/buildkite/agent/compare/v3.82.1...v3.83.0) diff --git a/version/VERSION b/version/VERSION index cdd249271d..986127d056 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -3.83.0 +3.83.1