Skip to content

Commit 302f721

Browse files
chore(main): release 0.6.1 (#99)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a771036 commit 302f721

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/githubnext/ado-aw/compare/v0.6.0...v0.6.1) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **configure:** support Azure CLI auth and fix YAML path matching ([#98](https://github.com/githubnext/ado-aw/issues/98)) ([a771036](https://github.com/githubnext/ado-aw/commit/a771036b21849f5769bc3d44cb72346a93d73bac))
9+
310
## [0.6.0](https://github.com/githubnext/ado-aw/compare/v0.5.0...v0.6.0) (2026-03-31)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ado-aw"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)