Skip to content

Commit 09ae1ec

Browse files
authored
Merge pull request #233 from cicirello/create-pull-request/patch
Automated update
2 parents 96b3d5a + d7fc723 commit 09ae1ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ 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] - 2024-09-15
7+
## [Unreleased] - 2024-09-16
88

99
### Added
1010

1111
### Changed
1212
* Bumped git to 2.39.5.
13-
* Bumped GitHub CLI to 2.56.0.
13+
* Bumped GitHub CLI to 2.57.0.
1414
* Bumped Python to 3.12.6.
1515

1616
### Deprecated

versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"curl": "7.88.1",
3-
"gh": "2.56.0",
3+
"gh": "2.57.0",
44
"git": "2.39.5",
55
"gpg": "2.2.40",
66
"python": "3.12.6"

0 commit comments

Comments
 (0)