Skip to content

Commit 766510d

Browse files
chore: bump version to 0.2.22
1 parent 5782bb6 commit 766510d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

cli/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.2.22] - 2026-01-08
2+
3+
- feat: add release-test workflow and use azd-app build scripts (5782bb6)
4+
- fix: rewrite build.sh to handle azd x build environment variables like build.ps1 (182178c)
5+
16
## [0.2.21] - 2026-01-08
27

38
- debug: add comprehensive artifact logging to release workflow (27e9913)

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.21
6+
version: 0.2.22
77
language: go
88
capabilities:
99
- custom-commands

0 commit comments

Comments
 (0)