Skip to content

Commit 7197a95

Browse files
release: 2025-11-09
Added - dev: add version control tasks and update format Updated: - dev: updated GitHub action versions in all workflows | :file | :name | :current | :latest | |------------------------------------------------|-------------------------|-------------|-------------| | .github/workflows/changelog-check.yaml | actions/checkout | v5 | v6 | | .github/workflows/lint-review.yaml | actions/checkout | v5 | v6 | | .github/workflows/megalinter.yaml | actions/checkout | v5 | v6 | | | actions/upload-artifact | v4 | v5 | | .github/workflows/quality-checks.yaml | actions/checkout | v5 | v6 | | | clj-kondo/clj-kondo | 2025.07.28 | 2025.10.23 | | | clojure/brew-install | 1.12.2.1565 | 1.12.3.1577 | | .github/workflows/scheduled-stale-check.yaml | actions/stale | v9 | v10.1.0 | | .github/workflows/scheduled-version-check.yaml | actions/checkout | v5 | v6 |
1 parent f836f39 commit 7197a95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
44

55
# [Unreleased]
6+
7+
# 2025-11-09
68
## Added
79
- dev: add version control tasks and update format
10+
11+
## Updated
812
- dev: updated GitHub action versions in all workflows
913

1014
| :file | :name | :current | :latest |

0 commit comments

Comments
 (0)