Skip to content

Commit 418c4c6

Browse files
chore(main): release 0.14.0 (#230)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent baf5fe9 commit 418c4c6

4 files changed

Lines changed: 16 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.13.0"
2+
".": "0.14.0"
33
}

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/githubnext/ado-aw/compare/v0.13.0...v0.14.0) (2026-04-16)
4+
5+
6+
### Features
7+
8+
* unify standalone and 1ES compilers ([#226](https://github.com/githubnext/ado-aw/issues/226)) ([1e396a0](https://github.com/githubnext/ado-aw/commit/1e396a0d9c9c0d8f2e9e2b87c8de613c10dc0822))
9+
10+
11+
### Bug Fixes
12+
13+
* remove legacy service-connection MCP field ([#233](https://github.com/githubnext/ado-aw/issues/233)) ([#234](https://github.com/githubnext/ado-aw/issues/234)) ([baf5fe9](https://github.com/githubnext/ado-aw/commit/baf5fe9d95aea452a342620027cda7c861c8e346))
14+
* rename resolve-pr-review-thread to resolve-pr-thread ([#228](https://github.com/githubnext/ado-aw/issues/228)) ([#231](https://github.com/githubnext/ado-aw/issues/231)) ([e1d3735](https://github.com/githubnext/ado-aw/commit/e1d37350b191791dbb02615a93b5431c722499ee))
15+
316
## [0.13.0](https://github.com/githubnext/ado-aw/compare/v0.12.0...v0.13.0) (2026-04-15)
417

518

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

66
[dependencies]

0 commit comments

Comments
 (0)