From 90f3e6348756d97e42ef588c25d4252801f0916f Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:33:33 +0000 Subject: [PATCH] chore(release): 0.7.3 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 398c54f..5f69083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.7.3 (2025-10-27) + + +### Features +* Treat job template extensions other than .json as YAML ([`338f4d8`](https://github.com/OpenJobDescription/openjd-cli/commit/338f4d800155d25b8e2f81159f972837884b7c25)) + + + ## 0.7.2 (2025-10-23)