Skip to content

Commit 990a369

Browse files
chore(main): release 0.1.15 (#359)
🤖 I have created a release *beep* *boop* --- ## [0.1.15](v0.1.14...v0.1.15) (2026-05-28) ### Bug Fixes * **agent:** add provider health check probe ([#358](#358)) ([d3a8702](d3a8702)) --- 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 d3a8702 commit 990a369

4 files changed

Lines changed: 29 additions & 22 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.14"}
1+
{".":"0.1.15"}

CHANGELOG.md

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

3+
## [0.1.15](https://github.com/iOfficeAI/AionCore/compare/v0.1.14...v0.1.15) (2026-05-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **agent:** add provider health check probe ([#358](https://github.com/iOfficeAI/AionCore/issues/358)) ([d3a8702](https://github.com/iOfficeAI/AionCore/commit/d3a8702c2c98a78085a24860bb20a15b1682dfda))
9+
310
## [0.1.14](https://github.com/iOfficeAI/AionCore/compare/v0.1.13...v0.1.14) (2026-05-27)
411

512

Cargo.lock

Lines changed: 20 additions & 20 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
@@ -24,7 +24,7 @@ members = [
2424
]
2525

2626
[workspace.package]
27-
version = "0.1.14"
27+
version = "0.1.15"
2828
edition = "2024"
2929
license = "MIT"
3030

0 commit comments

Comments
 (0)