Skip to content

Commit dc93fca

Browse files
chore(main): release 0.31.1
1 parent 608b0b5 commit dc93fca

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.31.0"
2+
".": "0.31.1"
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.31.1](https://github.com/githubnext/ado-aw/compare/v0.31.0...v0.31.1) (2026-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **compile:** allow external dependsOn/condition on job and stage template targets ([#823](https://github.com/githubnext/ado-aw/issues/823)) ([608b0b5](https://github.com/githubnext/ado-aw/commit/608b0b56331ce2be1f8461fc13c80b3958426ea5))
9+
* **workflows:** allow doc-freshness-check to patch safeoutput source files ([#816](https://github.com/githubnext/ado-aw/issues/816)) ([d16f808](https://github.com/githubnext/ado-aw/commit/d16f808c1d68c7c05b39af973af9b5129144eb13))
10+
311
## [0.31.0](https://github.com/githubnext/ado-aw/compare/v0.30.2...v0.31.0) (2026-06-01)
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.31.0"
3+
version = "0.31.1"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)