Skip to content

Commit ed518d7

Browse files
chore: bump version to 0.3.8
1 parent 1620019 commit ed518d7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.3.8] - 2026-02-23
2+
3+
- feat: full azd extension framework adoption - metadata, MCP server, lifecycle events (#37) (1620019)
4+
15
## [0.3.7] - 2026-02-22
26

37
- fix: update golangci-lint to v2 in release workflow (02c880f)

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: azd exec - Run any script with azd environment and Azure credentials. Database migrations, setup automation, CI/CD workflows - with seamless Key Vault integration.
55
usage: azd exec <command> [options]
6-
version: 0.3.7
6+
version: 0.3.8
77
language: go
88
capabilities:
99
- custom-commands

0 commit comments

Comments
 (0)