Skip to content

Commit 196eb82

Browse files
chore(main): release 0.26.0
1 parent d3af7e6 commit 196eb82

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.25.1"
2+
".": "0.26.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.26.0](https://github.com/githubnext/ado-aw/compare/v0.25.1...v0.26.0) (2026-05-07)
4+
5+
6+
### Features
7+
8+
* **workflows:** add frontmatter-aligner gh-aw workflow ([#448](https://github.com/githubnext/ado-aw/issues/448)) ([d3af7e6](https://github.com/githubnext/ado-aw/commit/d3af7e667034a42fb534becb820b0dadb7a9118a))
9+
10+
11+
### Bug Fixes
12+
13+
* **cli:** direct GitHub repos to gh-aw for compile/init ([#447](https://github.com/githubnext/ado-aw/issues/447)) ([0ca3a25](https://github.com/githubnext/ado-aw/commit/0ca3a2530cfbb64d3d8c7c8cdc4d4213b7b05008))
14+
315
## [0.25.1](https://github.com/githubnext/ado-aw/compare/v0.25.0...v0.25.1) (2026-05-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.25.1"
3+
version = "0.26.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)