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 06d6981 commit 01670c2Copy full SHA for 01670c2
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- "cli": "0.4.2"
+ "cli": "0.4.3"
3
}
cli/CHANGELOG.md
@@ -1,3 +1,7 @@
+## [0.4.3] - 2025-11-06
+
+- docs: append additional line to testreleaseprocess.md (#21) (06d6981)
4
5
## [0.4.2] - 2025-11-06
6
7
- Test ci 2 (#17) (62947ac)
cli/extension.yaml
@@ -3,7 +3,7 @@ namespace: app
displayName: App Extension
description: A collection of developer productivity commands for Azure Developer CLI
usage: azd app <command> [options]
-version: 0.4.2
+version: 0.4.3
language: go
8
capabilities:
9
- custom-commands
0 commit comments