From dda39ec9635651eb2ada9b1f5a16e1d63b35324e Mon Sep 17 00:00:00 2001 From: Rajesh Kamal Date: Tue, 14 Apr 2026 14:20:21 -0700 Subject: [PATCH] =?UTF-8?q?Amend=20changelog=201.23.16=20=E2=86=92=201.24.?= =?UTF-8?q?0=20with=20missing=20PRs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Bump version from 1.23.16 to 1.24.0 (new features warrant minor bump) - Add #7290: azd init -t auto-creates project directory - Add #7690: executor-specific config block for hooks - Add #7703: fix PSModulePath conflict in azd update - Update version.txt and azdext/version.go Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- cli/azd/CHANGELOG.md | 5 ++++- cli/azd/pkg/azdext/version.go | 2 +- cli/version.txt | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index f15ed41ce5a..c68d7b84320 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -10,11 +10,13 @@ ### Other Changes -## 1.23.16 (2026-04-14) +## 1.24.0 (2026-04-14) ### Features Added +- [[#7290]](https://github.com/Azure/azure-dev/pull/7290) Add auto-created project directory for `azd init -t`; running `azd init -t