diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a4ddf3..ac30da4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - 2023-08-28 +## [Unreleased] - 2023-09-07 ### Added ### Changed +* Bumped GitHub CLI to 2.34.0. ### Deprecated diff --git a/versions.json b/versions.json index a9fae7b..390a339 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "curl": "7.88.1", - "gh": "2.33.0", + "gh": "2.34.0", "git": "2.39.2", "gpg": "2.2.40", "python": "3.11.5"