Skip to content

Commit e53e164

Browse files
authored
chore(main): release agent-axon-client 0.4.2 (#99)
🤖 I have created a release *beep* *boop* --- ## [0.4.2](agent-axon-client-v0.4.1...agent-axon-client-v0.4.2) (2026-04-16) ### Features * **sdk:** add typed runloop system events ([#98](#98)) ([7763c99](7763c99)) * **sdk:** add working dir, suspend resume to example app ([#100](#100)) ([be15ce9](be15ce9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent be15ce9 commit e53e164

3 files changed

Lines changed: 10 additions & 2 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-
"sdk": "0.4.1"
2+
"sdk": "0.4.2"
33
}

sdk/CHANGELOG.md

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

3+
## [0.4.2](https://github.com/runloopai/agent-axon-client-ts/compare/agent-axon-client-v0.4.1...agent-axon-client-v0.4.2) (2026-04-16)
4+
5+
6+
### Features
7+
8+
* **sdk:** add typed runloop system events ([#98](https://github.com/runloopai/agent-axon-client-ts/issues/98)) ([7763c99](https://github.com/runloopai/agent-axon-client-ts/commit/7763c9969023fcc4e72bdf55e03e1f3de66cb3c2))
9+
* **sdk:** add working dir, suspend resume to example app ([#100](https://github.com/runloopai/agent-axon-client-ts/issues/100)) ([be15ce9](https://github.com/runloopai/agent-axon-client-ts/commit/be15ce9cc6b036d6823bdc27646c7d398b143a47))
10+
311
## [0.4.1](https://github.com/runloopai/agent-axon-client-ts/compare/agent-axon-client-v0.4.0...agent-axon-client-v0.4.1) (2026-04-15)
412

513

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runloop/agent-axon-client",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Axon-backed ACP and Claude agent clients for Runloop broker agents",
55
"license": "MIT",
66
"author": "Runloop, Inc.",

0 commit comments

Comments
 (0)