We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c46746 commit d7abac9Copy full SHA for d7abac9
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.8] - 2026-02-22
2
+
3
+- fix: add working-directory defaults and fix paths in release workflow (2c46746)
4
+- refactor: use azd-core shared packages, remove wrappers (#13) (238fa92)
5
+- chore: update registry for v0.1.7 (f8ff654)
6
7
## [0.1.7] - 2026-02-18
8
9
- Update azd-core to v0.5.0 (43fc720)
cli/extension.yaml
@@ -8,7 +8,7 @@ description: |
and Copilot builds and deploys it to Azure. Includes 16 specialized agents
and 29 Azure skills.
10
usage: azd copilot <command> [options]
11
-version: 0.1.7
+version: 0.1.8
12
entryPoint: copilot
13
14
capabilities:
0 commit comments