Skip to content

Commit b6519ab

Browse files
Merge pull request #2 from MyPrototypeWhat/changeset-release/main
chore: version packages
2 parents ade51ff + 74bf35a commit b6519ab

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

.changeset/silver-bags-fold.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- ade51ff: update readme
8+
9+
- Add CI and npm badges
10+
- Document new configuration options (CORS, maxThreads, shutdownTimeout)
11+
- Add thread.started and error to event mapping table
12+
- Switch script examples from npm to pnpm
13+
- Add license section
14+
315
## 0.3.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codex-a2a",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A2A server adapter for OpenAI Codex",
55
"keywords": [
66
"a2a",

0 commit comments

Comments
 (0)