File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased] - 2025-05-16
7+ ## [ Unreleased] - 2025-05-18
88
99### Added
1010
1111### Changed
12- * Bumped Python to 3.13.3.
13- * Bumped GitHub CLI to 2.72.0.
1412
1513### Deprecated
1614
@@ -21,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2119### CI/CD
2220
2321
22+ ## [ 4.33.0] - 2025-05-18
23+
24+ ### Changed
25+ * Bumped Python to 3.13.3.
26+ * Bumped GitHub CLI to 2.72.0.
27+
28+
2429## [ 4.32.0] - 2024-09-25
2530
2631### Changed
Original file line number Diff line number Diff line change 1- # Copyright (c) 2020-2024 Vincent A. Cicirello
1+ # Copyright (c) 2020-2025 Vincent A. Cicirello
22# https://www.cicirello.org
33# Source repository: https://github.com/cicirello/pyaction
44# Source licensed under the MIT License: https://github.com/cicirello/pyaction/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments