Skip to content

Commit 82d36c7

Browse files
authored
chore(main): release 0.3.13 (#354)
🤖 I have created a release *beep* *boop* --- ## [0.3.13](v0.3.12...v0.3.13) (2026-03-16) ### Bug Fixes * properly parse ProtoJSON body for POST pushNotificationConfigs ([#352](#352)) ([57696a8](57696a8)), closes [#336](#336) --- 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 57696a8 commit 82d36c7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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.3.13](https://github.com/a2aproject/a2a-js/compare/v0.3.12...v0.3.13) (2026-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* properly parse ProtoJSON body for POST pushNotificationConfigs ([#352](https://github.com/a2aproject/a2a-js/issues/352)) ([57696a8](https://github.com/a2aproject/a2a-js/commit/57696a8001416ae2c5c592406c1f46b3e9209eca)), closes [#336](https://github.com/a2aproject/a2a-js/issues/336)
9+
310
## [0.3.12](https://github.com/a2aproject/a2a-js/compare/v0.3.11...v0.3.12) (2026-03-10)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@a2a-js/sdk",
3-
"version": "0.3.12",
3+
"version": "0.3.13",
44
"description": "Server & Client SDK for Agent2Agent protocol",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)