Skip to content

Commit f55e1c8

Browse files
chore(main): release 0.1.41
1 parent 6c15bb7 commit f55e1c8

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.40"}
1+
{".":"0.1.41"}

CHANGELOG.md

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

3+
## [0.1.41](https://github.com/iOfficeAI/AionCore/compare/v0.1.40...v0.1.41) (2026-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **assistant:** normalize avatar storage and identity ([#558](https://github.com/iOfficeAI/AionCore/issues/558)) ([155c278](https://github.com/iOfficeAI/AionCore/commit/155c278b7b603e8bf29e412295cec5ec50bb25fe))
9+
* **conversation:** derive assistant runtime type from metadata ([#555](https://github.com/iOfficeAI/AionCore/issues/555)) ([236217d](https://github.com/iOfficeAI/AionCore/commit/236217d360ff67d0dcba906f287a34b954cb305d))
10+
* **cron:** route skill scheduling through helper ([#553](https://github.com/iOfficeAI/AionCore/issues/553)) ([c57970f](https://github.com/iOfficeAI/AionCore/commit/c57970fed387ba895dd934f85c4c59af63da6cfa))
11+
* resolve ACP backends from metadata ([#559](https://github.com/iOfficeAI/AionCore/issues/559)) ([6c15bb7](https://github.com/iOfficeAI/AionCore/commit/6c15bb765f8c84baddd89830839c832424ef1789))
12+
* **skills:** correct AionUi Butler skill drift against current backend ([#557](https://github.com/iOfficeAI/AionCore/issues/557)) ([41c2c94](https://github.com/iOfficeAI/AionCore/commit/41c2c9426eefb2ce29de4a9f5b4e10c862a63994))
13+
314
## [0.1.40](https://github.com/iOfficeAI/AionCore/compare/v0.1.39...v0.1.40) (2026-06-30)
415

516

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ members = [
2525
]
2626

2727
[workspace.package]
28-
version = "0.1.40"
28+
version = "0.1.41"
2929
edition = "2024"
3030
license = "MIT"
3131

0 commit comments

Comments
 (0)