Skip to content

Commit 85086cf

Browse files
chore(main): release 0.1.38 (#521)
🤖 I have created a release *beep* *boop* --- ## [0.1.38](v0.1.37...v0.1.38) (2026-06-26) ### Features * remove single-chat team upgrade path ([#524](#524)) ([5c60df3](5c60df3)) ### Bug Fixes * **agent:** expose runtime catalogs from metadata ([#523](#523)) ([d9c2502](d9c2502)) * **assistant:** expose auto-inject skills and preserve assistant rules ([#525](#525)) ([f2e91fd](f2e91fd)) * repair invalid UTF-8 agent metadata cache fields ([#526](#526)) ([91969cd](91969cd)) * **skills:** sync AionUi Butler skills + rule with current backend ([#520](#520)) ([5603b9a](5603b9a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 91969cd commit 85086cf

4 files changed

Lines changed: 38 additions & 23 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.37"}
1+
{".":"0.1.38"}

CHANGELOG.md

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

3+
## [0.1.38](https://github.com/iOfficeAI/AionCore/compare/v0.1.37...v0.1.38) (2026-06-26)
4+
5+
6+
### Features
7+
8+
* remove single-chat team upgrade path ([#524](https://github.com/iOfficeAI/AionCore/issues/524)) ([5c60df3](https://github.com/iOfficeAI/AionCore/commit/5c60df38473b5a566e4f3598f6a36dfb63f52bab))
9+
10+
11+
### Bug Fixes
12+
13+
* **agent:** expose runtime catalogs from metadata ([#523](https://github.com/iOfficeAI/AionCore/issues/523)) ([d9c2502](https://github.com/iOfficeAI/AionCore/commit/d9c2502e499a6794476fcdbe63a14573b4fa81d0))
14+
* **assistant:** expose auto-inject skills and preserve assistant rules ([#525](https://github.com/iOfficeAI/AionCore/issues/525)) ([f2e91fd](https://github.com/iOfficeAI/AionCore/commit/f2e91fde95ef3a84e43fbe22d71960d64686d3b0))
15+
* repair invalid UTF-8 agent metadata cache fields ([#526](https://github.com/iOfficeAI/AionCore/issues/526)) ([91969cd](https://github.com/iOfficeAI/AionCore/commit/91969cd765dbecf962ba3c986eb271dfc8208c0b))
16+
* **skills:** sync AionUi Butler skills + rule with current backend ([#520](https://github.com/iOfficeAI/AionCore/issues/520)) ([5603b9a](https://github.com/iOfficeAI/AionCore/commit/5603b9a77857b08d99d45c02eeeeb4d6d1e1e98a))
17+
318
## [0.1.37](https://github.com/iOfficeAI/AionCore/compare/v0.1.36...v0.1.37) (2026-06-25)
419

520

Cargo.lock

Lines changed: 21 additions & 21 deletions
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
@@ -25,7 +25,7 @@ members = [
2525
]
2626

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

0 commit comments

Comments
 (0)