We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74b5fc commit 7bd25ddCopy full SHA for 7bd25dd
2 files changed
cli/azd/CHANGELOG.md
@@ -1,9 +1,10 @@
1
# Release History
2
3
-## 0.1.0-beta.5 (Unreleased)
+## 0.1.0-beta.5 (2022-08-25)
4
5
### Bugs Fixed
6
7
+- [[#461]](https://github.com/Azure/azure-dev/pull/461) Fix for using a command output other than JSON.
8
- [[#480]](https://github.com/Azure/azure-dev/pull/480) Fix deploy error when using an environment name with capital letters.
9
10
## 0.1.0-beta.4 (2022-08-10)
@@ -46,4 +47,4 @@
46
47
48
## 0.1.0-beta.1 (2022-07-11)
49
-Initial public release of the Azure Developer CLI.
50
+Initial public release of the Azure Developer CLI.
cli/version.txt
@@ -1 +1 @@
-0.1.0-beta.4
+0.1.0-beta.5
0 commit comments