Skip to content

Commit 5a23052

Browse files
chore(main): release 0.1.17 (#371)
🤖 I have created a release *beep* *boop* --- ## [0.1.17](v0.1.16...v0.1.17) (2026-05-30) ### Bug Fixes * **agent:** make codex sandbox sync non-fatal ([#370](#370)) ([8916faa](8916faa)) --- 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 84da136 commit 5a23052

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.16"}
1+
{".":"0.1.17"}

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.17](https://github.com/iOfficeAI/AionCore/compare/v0.1.16...v0.1.17) (2026-05-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **agent:** make codex sandbox sync non-fatal ([#370](https://github.com/iOfficeAI/AionCore/issues/370)) ([8916faa](https://github.com/iOfficeAI/AionCore/commit/8916faa9bc69ff1959aef2db83febb7c03f1441b))
9+
310
## [0.1.16](https://github.com/iOfficeAI/AionCore/compare/v0.1.15...v0.1.16) (2026-05-29)
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.16"
27+
version = "0.1.17"
2828
edition = "2024"
2929
license = "MIT"
3030

0 commit comments

Comments
 (0)