Skip to content

Commit c7c6a2e

Browse files
chore: bump version to 0.2.30
1 parent a9deb44 commit c7c6a2e

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.2.30] - 2026-01-09
2+
3+
- Integrate azd-core library for Key Vault reference resolution (#25) (a9deb44)
4+
15
---
26
title: Changelog
37
description: Release history and changes for azd-exec CLI

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

0 commit comments

Comments
 (0)