Skip to content

Commit 3313852

Browse files
chore: bump version to 0.2.25
1 parent 540fd09 commit 3313852

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [0.2.24] - 2026-01-08
28

39
- refactor: remove dashboard build steps from build scripts (4ca2e2f)

cli/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ namespace: exec
33
displayName: Exec Extension
44
description: Execute commands and scripts with Azure Developer CLI context and environment variables
55
usage: azd exec <command> [options]
6-
version: 0.2.24
6+
version: 0.2.25
77
language: go
88
capabilities:
99
- custom-commands

0 commit comments

Comments
 (0)