Skip to content

Commit 77a1535

Browse files
Updated versions.json and changelog.md (#307)
Co-authored-by: Vincent A. Cicirello <[email protected]>
1 parent 75e998f commit 77a1535

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2025-10-18
7+
## [Unreleased] - 2025-10-23
88

99
### Added
1010

@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
* Bumped curl to 8.14.1.
1414
* Bumped gpg to 2.4.7.
1515
* Bumped Python to 3.14.0.
16-
* Bumped GitHub CLI to 2.82.0.
16+
* Bumped GitHub CLI to 2.82.1.
1717

1818
### Deprecated
1919

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"curl": "8.14.1",
3-
"gh": "2.82.0",
3+
"gh": "2.82.1",
44
"git": "2.47.3",
55
"gpg": "2.4.7",
66
"python": "3.14.0"

0 commit comments

Comments
 (0)