Skip to content

Commit cabc88b

Browse files
Testing the extension release with no breaking (#9137)
1 parent 197a3ae commit cabc88b

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

cli/azd/extensions/microsoft.azd.demo/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## 0.7.1 (2026-07-14)
4+
5+
- Simple test release of extension, with no changes.
6+
37
## 0.7.0 (2026-07-13)
48

59
### Features Added

cli/azd/extensions/microsoft.azd.demo/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: demo
44
displayName: Demo Extension
55
description: This extension provides examples of the azd extension framework.
66
usage: azd demo <command> [options]
7-
version: 0.7.0
7+
version: 0.7.1
88
language: go
99
capabilities:
1010
- custom-commands
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.7.1

0 commit comments

Comments
 (0)