Skip to content

Commit 28721a9

Browse files
chore(main): release 0.7.0 (#101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b12c5ff commit 28721a9

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.7.0](https://github.com/githubnext/ado-aw/compare/v0.6.1...v0.7.0) (2026-03-31)
4+
5+
6+
### Features
7+
8+
* **configure:** accept explicit definition IDs via --definition-ids ([#100](https://github.com/githubnext/ado-aw/issues/100)) ([b12c5ff](https://github.com/githubnext/ado-aw/commit/b12c5ffb493479976b555b115f805eca63e0c967))
9+
310
## [0.6.1](https://github.com/githubnext/ado-aw/compare/v0.6.0...v0.6.1) (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.1"
3+
version = "0.7.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)