From d03686c8345e035237dd704ae3cb41f2692f2bf2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 07:11:29 -0400 Subject: [PATCH] Updated versions.json and changelog.md (#168) Co-authored-by: Vincent A. Cicirello --- CHANGELOG.md | 4 ++-- versions.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f5aa3d..72b4a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +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-10-18 +## [Unreleased] - 2023-11-02 ### Added ### Changed -* Bumped GitHub CLI to 2.37.0. +* Bumped GitHub CLI to 2.38.0. ### Deprecated diff --git a/versions.json b/versions.json index 4f20b15..e8cb704 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "curl": "7.88.1", - "gh": "2.37.0", + "gh": "2.38.0", "git": "2.39.2", "gpg": "2.2.40", "python": "3.12.0"