Skip to content

Commit dde8dde

Browse files
chore(main): release 0.33.0 (#888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ab5f9a commit dde8dde

4 files changed

Lines changed: 15 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.32.0"
2+
".": "0.33.0"
33
}

CHANGELOG.md

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

3+
## [0.33.0](https://github.com/githubnext/ado-aw/compare/v0.32.0...v0.33.0) (2026-06-08)
4+
5+
6+
### Features
7+
8+
* **enable:** support GitHub-source pipelines via --service-connection ([#905](https://github.com/githubnext/ado-aw/issues/905)) ([6ab5f9a](https://github.com/githubnext/ado-aw/commit/6ab5f9a50efb44858e166813fe6ea318548353d6))
9+
10+
11+
### Bug Fixes
12+
13+
* **test:** permit Stage 3 executor SYSTEM_ACCESSTOKEN env mapping ([#887](https://github.com/githubnext/ado-aw/issues/887)) ([e3beb0f](https://github.com/githubnext/ado-aw/commit/e3beb0ff6e15d377d061bcf4fc1ee95e72336215))
14+
315
## [0.32.0](https://github.com/githubnext/ado-aw/compare/v0.31.1...v0.32.0) (2026-06-07)
416

517

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

66
[dependencies]

0 commit comments

Comments
 (0)