Skip to content

Commit 01670c2

Browse files
authored
Prepare release v0.4.3 (#22)
1 parent 06d6981 commit 01670c2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"cli": "0.4.2"
2+
"cli": "0.4.3"
33
}

cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.4.3] - 2025-11-06
2+
3+
- docs: append additional line to testreleaseprocess.md (#21) (06d6981)
4+
15
## [0.4.2] - 2025-11-06
26

37
- Test ci 2 (#17) (62947ac)

cli/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ namespace: app
33
displayName: App Extension
44
description: A collection of developer productivity commands for Azure Developer CLI
55
usage: azd app <command> [options]
6-
version: 0.4.2
6+
version: 0.4.3
77
language: go
88
capabilities:
99
- custom-commands

0 commit comments

Comments
 (0)