Skip to content

Commit 1e7f85d

Browse files
chore(main): release 0.23.0
1 parent d02997a commit 1e7f85d

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.22.4"
2+
".": "0.23.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.23.0](https://github.com/githubnext/ado-aw/compare/v0.22.4...v0.23.0) (2026-05-06)
4+
5+
6+
### Features
7+
8+
* **safeoutputs:** add dynamic tags with allowed-tags to create/update work item ([#420](https://github.com/githubnext/ado-aw/issues/420)) ([d02997a](https://github.com/githubnext/ado-aw/commit/d02997a1a704df6ac6e0233adb8a9aa5424927cb))
9+
10+
11+
### Bug Fixes
12+
13+
* **safeoutputs:** fix upload-pipeline-artifact 405 by adding scopeIdentifier to container API requests ([#421](https://github.com/githubnext/ado-aw/issues/421)) ([2d460fd](https://github.com/githubnext/ado-aw/commit/2d460fdce89ce08927d659f76617668146284bc9))
14+
315
## [0.22.4](https://github.com/githubnext/ado-aw/compare/v0.22.3...v0.22.4) (2026-05-06)
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.22.4"
3+
version = "0.23.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)