Skip to content

Commit d9c5502

Browse files
chore(main): release 0.19.0 (#356)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 06c9480 commit d9c5502

4 files changed

Lines changed: 11 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.18.2"
2+
".": "0.19.0"
33
}

CHANGELOG.md

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

3+
## [0.19.0](https://github.com/githubnext/ado-aw/compare/v0.18.2...v0.19.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* **compile:** add required_awf_mounts to CompilerExtension for Lean runtime ([#354](https://github.com/githubnext/ado-aw/issues/354)) ([f6f437b](https://github.com/githubnext/ado-aw/commit/f6f437bfd38bd2b6ef5665d55a830f2312a48dc2))
9+
* **engine:** update default model to claude-opus-4.7 ([#355](https://github.com/githubnext/ado-aw/issues/355)) ([dff681b](https://github.com/githubnext/ado-aw/commit/dff681b21ccc6df07d4f9ef7a1642517c933e5dd))
10+
311
## [0.18.2](https://github.com/githubnext/ado-aw/compare/v0.18.1...v0.18.2) (2026-04-28)
412

513

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.18.2"
3+
version = "0.19.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)