We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540fd09 commit 3313852Copy full SHA for 3313852
2 files changed
cli/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.2.25] - 2026-01-08
2
+
3
+- Merge branch 'main' of https://github.com/jongio/azd-exec (540fd09)
4
+- chore: update release workflow for Go setup and versioning process; enhance documentation for CLI reference (4ffb145)
5
+- chore: update registry for v0.2.24 (7807f9a)
6
7
## [0.2.24] - 2026-01-08
8
9
- refactor: remove dashboard build steps from build scripts (4ca2e2f)
cli/extension.yaml
@@ -3,7 +3,7 @@ namespace: exec
displayName: Exec Extension
description: Execute commands and scripts with Azure Developer CLI context and environment variables
usage: azd exec <command> [options]
-version: 0.2.24
+version: 0.2.25
language: go
capabilities:
- custom-commands
0 commit comments