Skip to content

Commit 9404b48

Browse files
chore(main): release 0.20.0 (#360)
1 parent 4576bc3 commit 9404b48

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.19.0"
2+
".": "0.20.0"
33
}

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.20.0](https://github.com/githubnext/ado-aw/compare/v0.19.0...v0.20.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* **compile:** add awf_path_prepends for chroot PATH injection ([#359](https://github.com/githubnext/ado-aw/issues/359)) ([4576bc3](https://github.com/githubnext/ado-aw/commit/4576bc3978543f52f171acf3a1792b6042d4ff33))
9+
310
## [0.19.0](https://github.com/githubnext/ado-aw/compare/v0.18.2...v0.19.0) (2026-04-29)
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.19.0"
3+
version = "0.20.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)